]> git.ipfire.org Git - thirdparty/openssl.git/commit
-inkey can be an identifier, not just a file
authorRich Salz <rsalz@openssl.org>
Sun, 21 May 2017 01:44:31 +0000 (21:44 -0400)
committerRich Salz <rsalz@openssl.org>
Sun, 21 May 2017 21:20:31 +0000 (17:20 -0400)
commit48b5352212d8c68f7fd071ca9f38822b7e954c5a
tree0d85f3a02545caa8ddd9b4ef4268942ce36775f5
parentc80bbcbf99fa3bf7954b2ff7aa2168c3f51f3ade
-inkey can be an identifier, not just a file

update pkcs12, smime, ts apps.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3507)
apps/pkcs12.c
apps/smime.c
apps/ts.c
doc/man1/pkcs12.pod
doc/man1/smime.pod
doc/man1/ts.pod