This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
info:cryptography:openssl:print_key [2013-02-18 14:00] andunix created |
info:cryptography:openssl:print_key [2015-01-29 09:15] (current) andunix |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Print Information about a key ====== | + | ====== Print Information about a Key ====== |
| openssl x509 -inform DER -in testkey.cer -noout -text | openssl x509 -inform DER -in testkey.cer -noout -text | ||
| Line 13: | Line 13: | ||
| You should redirect the output into a file (with "''> | You should redirect the output into a file (with "''> | ||
| - | {{tag> | + | {{tag> |