Converting an x509 SSL certificate from a Linux node into one usable for IIS on Windows
I don’t know how many other people out there might ever need to do something like this. Say you have a Linux web server using an SSL certificate, and you need to put that same certificate onto a Windows server for use with IIS. Here is how you would accomplish it.
You’ll need the [...]
