12-05-2017 12:08 AM - edited 03-08-2019 12:59 PM
Hi All,
I just configured a switch and i notice when i run "show crypto key mypubkey all", there is 2 rsa key inside.
Key name: CISCO_IDEVID_SUDI_LEGACY
Key type: RSA KEYS
Key name: CISCO_IDEVID_SUDI
Key type: RSA KEYS
Any idea what the key is about ? i tried to search in google but no results found.
Thank you.
Solved! Go to Solution.
12-05-2017 01:08 AM
Hello,
I am not sure how the key gets in there, if you enable 'ip http secure-server' that generates a key, that could be it.
Either way, to remove the key, use the command below:
crypto key zeroize
12-05-2017 12:18 AM
Hello,
which device is this on, and which IOS version are you running ?
The CISCO_IDEVID_SUDI_LEGACY is for a legacy RSA server that newer IOS versions cannot use.
12-05-2017 12:49 AM
12-05-2017 01:08 AM
Hello,
I am not sure how the key gets in there, if you enable 'ip http secure-server' that generates a key, that could be it.
Either way, to remove the key, use the command below:
crypto key zeroize
04-12-2022 12:17 PM
Hi,
I ran into the same issue with my Cisco 3650 running on 3.7.4E.
I generated new crypto key rsa with 2048 bits and i see new generated rsa keys when i do show crypto key mypubkey rsa.
But ssh is still not working. I am thinking that ssh is still probably using legacy keys. Let me know if you found a solution to this
Thanks in advance.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide