How do I get a PEM certificate from Windows for IEEE 802.1x Network Authentication?
The following is an example of how to convert a DER encoded certificate to .pfx and finally to pem format required for import. If the certificate generated is in .DER format, you will need to convert it to .pfx before you can convert it to .PEM format for …