cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
0
Helpful
1
Replies

CA certificates

JayMoore37655
Level 1
Level 1

Hello is there a list command in Command Prompt/CLI to pull up all the existing certs on the Windows-based and VOS servers? This is for PCCE 12.0. Thanks!

1 Reply 1

Hi Jay,

Please refer to the below link 

https://www.cisco.com/c/en/us/support/docs/contact-center/packaged-contact-center-enterprise/215354-exchange-self-signed-certificates-in-a-p.html

 

View : Windows based  

ICM
To view certificate list cmd

keytool -keystore "C:\Program Files (x86)\Java\jre1.8.0_221\lib\security\cacerts" -list -v > certificates.txt

CVP :

To view certificate list cmd

%CVP_HOME%\jre\bin\keytool.exe -storetype JCEKS -keystore %CVP_HOME%\conf\security\.keystore -list

 

For VOS Navigate to Security > Certificate Management

or

admin:show cert list ?
Syntax:
show cert list type
type mandatory own | trust

admin:show cert list

 

Regards,

Ram.S

Regards,
Ram.S