05-20-2004 07:54 AM - edited 02-20-2020 11:24 PM
After my pix 520 boots up I get the following message:
pixfirewall>
Cannot select private key
I am able to press emter and continue. I have two questions. How to I remove this message and does it affect the working of my pix?
Regards
Fernando
05-20-2004 10:10 AM
Hi,
This is due to an RSA key issue. Did you write erase the PIX, change the domain name or the host name? Anyway, your going to need to zeroize the RSA and recreate it if you need it. The command is...
ca zeroize rsa
This command will not hurt the PIX but I'm not clear on what the RSA key was used for.
Hope that helps.
05-20-2004 01:31 PM
Previous post is correct. More of a cosmetic issue unless you wanted to use SSH to connect to your PIX. To resolve this, please use the following steps:
1 - ca zeroize rsa
2 - ca gen rsa key 1024
3 - ca save all
4 - write mem
5 - reload firewall
Hope this helps.
Scott
05-21-2004 01:59 AM
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