Openssl

From WikiWiki
Revision as of 11:07, 20 January 2016 by Mendel (talk | contribs) (Created page with "Some usefull Openssl commands * openssl pkcs12 -inkey privatekey.pem -in publiccert.pem -export -out output.pfx")
(change visibility) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Some usefull Openssl commands

  • openssl pkcs12 -inkey privatekey.pem -in publiccert.pem -export -out output.pfx