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

How to Load Third-Party Certificate onto Cisco 2960, 3850, 9300

Th0rv4l
Level 1
Level 1

Hello community,

 

I am trying to figure out how to load a third-party certificate onto a Cisco Catalyst 2960-X, 3850, and 9300. I have generated a CSR using OPENSSL and had the CA return the certificate. I have combined the key/cert and transferred the PFX to the device. I have issued the command "SWITCHNAME(config)#crypto pki import trustpoint200 pkcs12 flash:DEVICENAME.PFX password [password]. Output states "Reading file from flash:[DEVICENAME.PFX]

 

Then nothing. I do not see it as a valid certificate when I do show crypto pki certificates. I think I need to go into the trustpoint and manually load the CA and intermediate but I am not sure. Does anyone have any good configs on how to accomplish this ?

 

I am going to be using the cert to authenticate with LDAPS for AAA via SSH

1 Reply 1

Th0rv4l
Level 1
Level 1

Anyone?