Skip to content

Instantly share code, notes, and snippets.

@voquanghoa
Created January 5, 2021 05:18
Show Gist options
  • Save voquanghoa/e8db0d5bcdea8faeb85744a3c2d6f11a to your computer and use it in GitHub Desktop.
Save voquanghoa/e8db0d5bcdea8faeb85744a3c2d6f11a to your computer and use it in GitHub Desktop.
Convert certification to IIS pfx
openssl pkcs12 -export -in certificate.crt -inkey private.key -out output.pfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment