Convert Separate Key/Cert Files to a PFX

The reverse of the process of extracting the key/certs from a PFX can be achieved via…

openssl pkcs12 -export -in [certificate.crt] -inkey [private.key] -out [package.pfx]

Short URL for this post: http://tmblr.co/ZufQ6y1BMCGy