cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
1
Replies

certificate not visible ?

pfrancis3
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

They are no longer visible but you can show them up:

show crypto key mypubkey rsa

sh crypto key pubkey-chain rsa

 

View solution in original post

1 Reply 1

They are no longer visible but you can show them up:

show crypto key mypubkey rsa

sh crypto key pubkey-chain rsa