05-15-2014 01:10 AM - edited 03-07-2019 07:26 PM
Hello, I just copied and pasted a config on to an 887 router.
The original config had the router's certificate visible as per normal i.e. line after line of incomprehensible code near the start of the config, like you always expect to see.
I did not want that cert, so I omitted that from the config I pasted in to the 887. Then to create a new certificate I ran the command 'crypto key generate rsa general-keys modulus 2048'. This obviously created a new certificate as I can SSH into the router without problem.
The thing that is puzzling me is how come I cannot see the certificate in the new config i.e the many lines of certificate code that you would normally see.
Why are all these lines of certificate code not visible now ?
Thanks for any help.
Solved! Go to Solution.
05-15-2014 05:50 AM
They are no longer visible but you can show them up:
show crypto key mypubkey rsa
sh crypto key pubkey-chain rsa
05-15-2014 05:50 AM
They are no longer visible but you can show them up:
show crypto key mypubkey rsa
sh crypto key pubkey-chain rsa
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