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