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

SSL2, SSL3

Dexter-volga
Level 1
Level 1

1. How to disable the use of protocols SSL2, SSL3 in Cisco RV325 ?

Using dangerous.

2. How to disable cipher suites TLS 1.2 (1.1, 1.0)

TLS_RSA_WITH_RC4_128_SHA (0x5)   INSECURE

TLS_RSA_WITH_RC4_128_MD5 (0x4)   INSECURE

3. RC4 in TLS is Broken.

4. How to change the hash algorithm in the issuance of a new certificate in Cisco RV325? Now just sha1 (obsolete).

1 Reply 1

Para solo usar el TLSv1.2 usa el siguiente comando en el sw 

ip http tls-version tlsv1.2

Y si quieres saber cual version estas usando usa el siguiente comando

sh ip http server secure status