2080
Views
1
Helpful
1
Replies
How to regenerate SSL Certificate Signed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2023 01:38 PM
My organization ran a security scan recently and flagged ssl vulnerabilities (SSL Certificate Signed Using Weak Hashing Algorithm on our Cisco 9200 swiches.
Kindly advice on the method to reissued the SSL certificate with strong hashing algorithm.
Appreciate your help
Thanks
Labels:
- Labels:
-
Catalyst 9000
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2023 02:30 PM
Hi
Why dont you disable HTTP/HTTPS on the switch instead?
conf t
no ip http server
no ip http secure-server
You dont need certificate on the switch.
