I have a working SSL certificate installed on a WIndows 2008 R2 (IIS 7.5) server.
I've been asked to export the certificate and key in x509 format.
Can someone provide a step-by-step "for Dummies" recipe for doing that? I assume that I must first export the certificate to PFX and then convert it?
I understand that I don't understand all the definitions/relationships/formats of PEM, DER, PKCS7, x509, CRT, CER. While I want to understand it all better, I first need to get the export completed.
Thank you.