Hello from Godaddy we receive the following files
.pem & .crt
I am trying to bind this cert to a site in IIS.
When I attempt to import into IIS (server Certificates) it's asking for .PFX.
Can you do this using openssl?
I tried the following but got error.
C:\Program Files\OpenSSL-Win64\bin>openssl pkcs12 -inkey C:\1234.pem -in C:\1234.crt -export -out C:\Users\1234.pfx
unable to load private key
1188:error:0909006C:PEM routines:get_name:no start line:crypto\pem\pem_lib.c:745:Expecting: ANY PRIVATE KEY