Export Certificate Windows Server 2008

Posted by user1432032 on Stack Overflow See other posts from Stack Overflow or by user1432032
Published on 2012-09-01T03:53:58Z Indexed on 2012/09/07 9:38 UTC
Read the original article Hit count: 164

I need to export the private key of a self-created SSL-certificate on a Windows Server 2008. However at Microsoft Management Console (the certificate is located, if it matter, in Personal->Certificate folder) the option "Yes, export the private key" is greyed out.

Reading the provided help section it tells that the certificate needed to "be made exportable" during creation. However it also says that it is ONLY a limitation if it was created using Windows Server 2003. It doesn´t say anything how to fix it though on a Windows 2008 Server.

The certificate is self-signed. I want to export to PKCS12 format. I´m accessing MMC as administrator so there should not be any permission issues. How can I make this certificate "exportable"?

© Stack Overflow or respective owner

Related posts about windows-server-2008

Related posts about ssl-certificate