-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 22:24:49 +0000 (18:24 -0400)
commit8f59b3267ddbffc6dd0da780fe5a1f3dcc4a2259
tree2c369cf59b92092533e841371197915eded7a7ad
parent5a02eefaad7c8e53d6c7b9f57d947a9cfe6a167f
-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)
(cherry picked from commit 48b5352212d8c68f7fd071ca9f38822b7e954c5a)
apps/pkcs12.c
apps/smime.c
apps/ts.c
doc/apps/pkcs12.pod
doc/apps/smime.pod
doc/apps/ts.pod