01-06-2006 09:03 AM
Hi,
I know this is a long shot, however:
I have a pair of CSSs in an active/standby VRRP cluster. Both CSS switches have identical configurations with the exception of a VeriSign certificate which is only loaded on the master CSS. Im trying to import the VeriSign certificate to the second CSS to provide full resilience; the trouble is that I dont have the password to the RSA certificate key on the master CSS.
Here are some show outputs that perhaps explain this better:
CSS11501# sh ssl ass
Certificate Name File Name Used by List
---------------- --------- ------------
clientrsacert clientrsacert.txt yes
clientrsakey clientcert.txt no
RSA Key Name File Name Used by List
------------ --------- ------------
clientrsakey client.pem yes
DH Param Name File Name Used by List
------------- --------- ------------
DSA Key Name File Name Used by List
------------ --------- ------------
I have the password for the clientrsacert file which contains the signed certificate, however, I dont have the password for the RSA key file, therefore, cannot transfer this to the other CSS. Im assuming that the RSA key pair used to generate the CSR is required?
Any advice on what I should do next would be greatly appreciated?
TIA,
Paul
01-11-2006 10:29 PM
Paul,
As the Americans say, "you are hosed". If the original key was generated on the CSS and the hashing password is lost, there is no way to get the key. The solution is to generate a new keypair and CSR, have your CA sign the new CSR, then import the new cert to each CSS. You can also export the new keypair from one and import to the other, as you will know the passphrase used for this key.
Peter
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