User Tools

Site Tools


info:cryptography:openssl:generate_key
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
info:cryptography:openssl:generate_key [2013-02-18 14:26]
andunix
info:cryptography:openssl:generate_key [2014-11-20 08:13] (current)
andunix
Line 15: Line 15:
 Now you can pack the key into a PKCS#12 container: Now you can pack the key into a PKCS#12 container:
  
-  openssl pkcs12 -export -out testkey.pfx -inkey testkey.key -in testkey.crt+  openssl pkcs12 -export -out testkey.p12 -inkey testkey.key -in testkey.crt
  
 Informations about the used arguments from the OpenSSL man page: Informations about the used arguments from the OpenSSL man page:
info/cryptography/openssl/generate_key.1361197613.txt.gz · Last modified: 2013-02-18 14:26 by andunix