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.4K Nebula
- 151 Nebula Ideas
- 98 Nebula Status and Incidents
- 5.7K Security
- 277 USG FLEX H Series
- 277 Security Ideas
- 1.4K Switch
- 74 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.4K Consumer Product
- 250 Service & License
- 395 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 75 Security Highlight