11-29-2014 04:23 AM - edited 03-11-2019 10:09 PM
Hello Dear Group
I have an ASA5525, I need to renew the license that has been registered for Anyconnect VPN clients, but I forgot the private key that I have used for license registration. is there any solution to retrieving the private key because this key must be saved somewhere in Firewall.
Thank You
AliYashar
Solved! Go to Solution.
11-29-2014 09:50 AM
The private key is not a license. It's an element of the ASA configuration used for certificates.
If you need to renew your certificate (for SSL VPN or other purpose), you create a new Certificate Signing Request (CSR) and install the certificate you receive from the Certificate Authority (CA) following this procedure.
The private key (which is used to sign the CSR) is viewable via "show crypto key mypubkey rsa" command; although that's not needed when renewing an SSL certificate.
You cannot backup or export the private key by itself but you can export the keypair (private key and associated identity certificate) in pkcs12 format using the "crypto ca export" command (or backup menu choice in ASDM and select identity certificates)
11-29-2014 08:14 AM
I'm not understanding what you mean by "renew the license". The most commonly used AnyConnect Essentials and AnyConnect Premium licenses are not time-based and never need to be renewed.
If you have time-based licenses ("VPN Flex") they are re-purchased when expired (if necessary) and require you to request a new activation-key once you get the Product Authorization Key (PAK) from Cisco as part of your purchase. The PAK is combined with your product serial number in the Cisco licensing portal to get a new license (delivered in the form of an activation-key) in that case.
11-29-2014 09:25 AM
Thank you for replying,
The SSL License private key (I have entered when I created CSR) I mean.
sorry if I didn't mention in my question :)
11-29-2014 09:50 AM
The private key is not a license. It's an element of the ASA configuration used for certificates.
If you need to renew your certificate (for SSL VPN or other purpose), you create a new Certificate Signing Request (CSR) and install the certificate you receive from the Certificate Authority (CA) following this procedure.
The private key (which is used to sign the CSR) is viewable via "show crypto key mypubkey rsa" command; although that's not needed when renewing an SSL certificate.
You cannot backup or export the private key by itself but you can export the keypair (private key and associated identity certificate) in pkcs12 format using the "crypto ca export" command (or backup menu choice in ASDM and select identity certificates)
11-29-2014 10:05 AM
Yes, you are right
I created a new CSR and I can re-install the new CA after reissuing.
Thank You
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