I want to permanently delete SSL certificate from Windows Server 2008. What I did is open up the mmc window and selected the certificate from the machine store and click delete. This removed the certificate from the certificate store. I just want to know if this action deleted the certificate completely from the machine and want to make sure that its private key is also deleted. The action I did is correct or not?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Yes, the key will be deleted with the certificate. You would need to export them first if you want to be able to restore them at some point. |
|||||||||
|