Creating SSL PFX Certificate for IIS Windows
Creating SSL PFX Certificate for IIS Windows
To create a PFX certificate file you can import into IIS on Windows from an openssl private key and certificate file on Linux, use the below command:
openssl pkcs12 -export -legacy -out iis_certificate.pfx -inkey your_private_key.key -in your_cert.crt -certfile your_chain.crt
Rent dedicated game servers from Chicago, Kansas City, Dallas Texas, Wilkes-Barre Pennsylvania, Arizona, Denver Colorado, California, Florida, and Sofia Bulgaria starting as low as $7.45 a month. We Be HostiN (https://webehostin.com)
Tags: cert, certificate, iis, key, pfx, private, ssl, windows