cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
12434
Views
0
Helpful
3
Replies

SSL Certificate Signed Using Weak Hashing Algorithm - WS-3850-24XS

Hi all,


We have some Cisco ws-3850-24xs switches. As per one of the VA findings , the switches are using SSL certificates that are signed by a weak hashing algorithm. We are unable to get external CA to issue certificates. Please be kind enough to let me know what is the command to change hashing algorithm of the certificate.

 

Thank you,
Gayan

1 Accepted Solution

Accepted Solutions

Muhammad Awais Khan
Cisco Employee
Cisco Employee

Hi,

 

You can specify the cipher suite to use in https session to switch IP.

 

ip http secure-ciphersuite is the command, below is the example of it

 

ip http secure-ciphersuite 3des-ede-cbc-sha

 

View solution in original post

3 Replies 3

Muhammad Awais Khan
Cisco Employee
Cisco Employee

Hi,

 

You can specify the cipher suite to use in https session to switch IP.

 

ip http secure-ciphersuite is the command, below is the example of it

 

ip http secure-ciphersuite 3des-ede-cbc-sha

 

Hi Muhammad,

 

Thank you for your prompt reply. 

 

Thank you,

Gayan

You are welcome @GayanSamarakoon42284