cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
315
Views
1
Helpful
2
Replies

CUSP - change certificate parameters

atoxet
Level 1
Level 1

Hello,

We have a Cisco SIP Proxy 10.2 in our environment. We need to use CA signed certificate for it, and our security team requests that the cert request should have parameters like Organization, OU, Location... in correct format. However, I can not find any options (GUI, CLI) in CUSP to change such parameters. Can someone show me how to change these parameters for CUSP? 

Thanks,

 

2 Replies 2

mparra.fusionet
Level 1
Level 1

You probably already fixed it way back then:

crypto key certreq

Generates a certificate sign request (CSR) to enable the certificate authority to sign a requested certificate.



https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cusp/rel10_2/cli_command_ref/cli_commands/cusp_security_cmds.html

Hi @mparra.fusionet,

thanks for your reply. In fact, I used an external CA to generate cert + private key, then imported both to CUSP. Using that option, we could change any parameters as needed.

Cheers,