Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@KanwarSingh
Created June 29, 2018 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KanwarSingh/3e53bd9330573e183572c06a4310b848 to your computer and use it in GitHub Desktop.
Save KanwarSingh/3e53bd9330573e183572c06a4310b848 to your computer and use it in GitHub Desktop.
Convert Pem to Pfx
\\openssl pkcs12 -export -in WebAppSelfSignedSSO.pem -out new-WebAppSelfSignedSSO.pfx -CSP "Microsoft Enhanced RSA and AES Cryptographic Provider"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment