03-08-2016 08:39 AM - edited 03-12-2019 12:27 AM
I cannot find the self signed certificate via CLI on my ASA. How can I see it and possibly update it. Is this done strictly through ASDM?
FW# sh ssl
Accept connections using TLSv1 and negotiate to TLSv1
Start connections using TLSv1 and negotiate to TLSv1
Enabled cipher order: aes128-sha1 aes256-sha1
Disabled ciphers: 3des-sha1 des-sha1 rc4-md5 rc4-sha1 null-sha1
No SSL trust-points configured
Certificate authentication is not enabled
FW# sh crypto ca server
ERROR: Cannot find Certificate Server
FW# sh crypto key mypubkey rsa
Key pair was generated at: 10:32:10 GMT Mar 7 2016
Key name: <Default-RSA-Key>
Usage: General Purpose Key
Modulus Size (bits): 2048
Key Data:
Solved! Go to Solution.
03-08-2016 09:15 AM
Did you configure one certificate by
If you do not see any
I'd like to inform you that ASA randomly generates a self-signed certificate after each reboot and uses it in SSL communication if you do not configure one by yourself. This is not part of the configuration though but if you https into the
Looks like you
No SSL trust-points configured
Regards,
Dinesh Moudgil
P.S. Please rate helpful posts.
03-08-2016 08:44 AM
"show crypto ca certificate" shall address your query.
Regards,
Dinesh Moudgil
P.S. Please rate helpful posts.
03-08-2016 09:08 AM
Thanks Dinesh,
The output of the command shows nothing. I don't get how one could exist if I cannot see it on the CLI...but yet one can be seen when https://firewall_IP
FW# sh crypto ca certificates
FW#
03-08-2016 09:15 AM
Did you configure one certificate by
If you do not see any
I'd like to inform you that ASA randomly generates a self-signed certificate after each reboot and uses it in SSL communication if you do not configure one by yourself. This is not part of the configuration though but if you https into the
Looks like you
No SSL trust-points configured
Regards,
Dinesh Moudgil
P.S. Please rate helpful posts.
03-08-2016 10:15 AM
Thanks Dinesh - I will look a the documentation
03-08-2016 08:46 AM
Here is a document for how to configure self signed ID cert
https://supportforums.cisco.com/document/44116/asa-self-signed-certificate-webvpn
http://www.cisco.com/c/en/us/td/docs/security/asdm/identity-cert/cert-install.html
Regards,
Dinesh Moudgil
P.S. Please rate helpful posts.
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