Skip to content

Instantly share code, notes, and snippets.

@zglozman
Created December 15, 2015 13:44
Show Gist options
  • Save zglozman/97b3aac29d78ac0cf62e to your computer and use it in GitHub Desktop.
Save zglozman/97b3aac29d78ac0cf62e to your computer and use it in GitHub Desktop.
converts from crt to PFX with private key
openssl pkcs12 -export -in f02d7642411fb278.crt -inkey beameio.key -out mycert.pfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment