How to remove the use of RC4 and DES ciphers?
Question: How to remove the use of RC4 and DES ciphers?
Answer: Use the following commands to remove RC4 and DES
Router#
Router# configure terminal
Router(config)# show ip http server secure status
active : yes
port: 443
certificate: default
force redirect: yes
authentication client: no
strong cipher suite: yes
customized cipher suite: aes 3des rc4
ssl protocol: tls1.3 tls1.2
Router(config)# no ip http secure-server cipher-suite 3des
Router(config)# no ip http secure-server cipher-suite rc4
Router(config)# write
Router(config)# show ip http server secure status
active: yes
port: 443
certificate: default
force redirect: yes
authentication client: no
strong cipher suite: yes
customized cipher suite: aes
ssl protocol: tls1.3 tls1.2
Categories
- All Categories
- 415 Beta Program
- 2.3K Nebula
- 141 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.5K Security
- 216 USG FLEX H Series
- 262 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1K Wireless
- 39 Wireless Ideas
- 6.3K Consumer Product
- 243 Service & License
- 382 News and Release
- 81 Security Advisories
- 27 Education Center
- 8 [Campaign] Zyxel Network Detective
- 3K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight