summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-pkcs8.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-10-08 13:10:04 -0400
committerRichard Levitte <levitte@openssl.org>2019-10-09 18:59:27 +0200
commit3a4e43de473ee80347036d78163889b6b1221210 (patch)
tree2a4ee3260672f4bda3ca6987e4151c8e787f6d6a /doc/man1/openssl-pkcs8.pod
parente20ba0a51571ce48043e129546deb15be30f287d (diff)
Refactor -passin/-passout documentation
Always refer to openssl.pod instead of repeating the same description everywhere. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10126)
Diffstat (limited to 'doc/man1/openssl-pkcs8.pod')
-rw-r--r--doc/man1/openssl-pkcs8.pod12
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/man1/openssl-pkcs8.pod b/doc/man1/openssl-pkcs8.pod
index a3b6b7b762..7015ab9fa3 100644
--- a/doc/man1/openssl-pkcs8.pod
+++ b/doc/man1/openssl-pkcs8.pod
@@ -73,10 +73,11 @@ This specifies the input filename to read a key from or standard input if this
option is not specified. If the key is encrypted a pass phrase will be
prompted for.
-=item B<-passin> I<arg>
+=item B<-passin> I<arg>, B<-passout> I<arg>
-The input file password source. For more information about the format of I<arg>
-see L<openssl(1)/Pass phrase options>.
+The password source for the input and output file.
+For more information about the format of B<arg>
+see L<openssl(1)/Pass Phrase Options>.
=item B<-out> I<filename>
@@ -85,11 +86,6 @@ default. If any encryption options are set then a pass phrase will be
prompted for. The output filename should B<not> be the same as the input
filename.
-=item B<-passout> I<arg>
-
-The output file password source. For more information about the format of I<arg>
-see L<openssl(1)/Pass phrase options>.
-
=item B<-iter> I<count>
When creating new PKCS#8 containers, use a given number of iterations on