openssl.pod: Fix openSSL options doc
authorAnkita Shetty <ankita.s.shetty65@gmail.com>
Wed, 9 Dec 2020 20:56:51 +0000 (21:56 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sun, 13 Dec 2020 11:47:14 +0000 (12:47 +0100)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/13651)

35 files changed:
doc/man1/openssl-asn1parse.pod.in
doc/man1/openssl-ca.pod.in
doc/man1/openssl-cms.pod.in
doc/man1/openssl-crl.pod.in
doc/man1/openssl-crl2pkcs7.pod.in
doc/man1/openssl-dgst.pod.in
doc/man1/openssl-dhparam.pod.in
doc/man1/openssl-dsa.pod.in
doc/man1/openssl-dsaparam.pod.in
doc/man1/openssl-ec.pod.in
doc/man1/openssl-ecparam.pod.in
doc/man1/openssl-enc.pod.in
doc/man1/openssl-gendsa.pod.in
doc/man1/openssl-genpkey.pod.in
doc/man1/openssl-genrsa.pod.in
doc/man1/openssl-namedisplay-options.pod [moved from doc/man1/openssl-namefmt-options.pod with 98% similarity]
doc/man1/openssl-ocsp.pod.in
doc/man1/openssl-pkcs12.pod.in
doc/man1/openssl-pkcs7.pod.in
doc/man1/openssl-pkcs8.pod.in
doc/man1/openssl-pkey.pod.in
doc/man1/openssl-pkeyutl.pod.in
doc/man1/openssl-req.pod.in
doc/man1/openssl-rsa.pod.in
doc/man1/openssl-rsautl.pod.in
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-s_server.pod.in
doc/man1/openssl-sess_id.pod.in
doc/man1/openssl-smime.pod.in
doc/man1/openssl-spkac.pod.in
doc/man1/openssl-srp.pod.in
doc/man1/openssl-storeutl.pod.in
doc/man1/openssl-x509.pod.in
doc/man1/openssl.pod
doc/perlvars.pm

index 62b7e626efa68c109e0b7e77127ed0e9f21724a1..f098c89c33822fec94c9fddcaac9fefb7c9e08d4 100644 (file)
@@ -41,7 +41,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>
 
 The input format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-in> I<filename>
 
index 68da77d349c4e3712064a825d2b21aa0d64e8313..d2d3bfb13dfac3ab81a6ef0b43d149195dfd0d64 100644 (file)
@@ -156,7 +156,7 @@ The CA private key to sign requests with. This must match with B<-cert>.
 
 The format of the private key input file; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-sigopt> I<nm>:I<v>
 
@@ -186,7 +186,7 @@ Better use B<-passin>.
 
 The key password source for key files and certificate PKCS#12 files.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-selfsign>
 
index f5872f2261aafd4622de8bea718111b2b5c1a298..847ebaccd8dec8f982fd0e7989b080db934c8dc6 100644 (file)
@@ -228,25 +228,25 @@ format message that has been signed or verified.
 
 The input format of the CMS structure (if one is being read);
 the default is B<SMIME>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>|B<SMIME>
 
 The output format of the CMS structure (if one is being written);
 the default is B<SMIME>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-keyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>
 
 The format of the private key file; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-rctform> B<DER>|B<PEM>|B<SMIME>
 
 The signed receipt format for use with the B<-receipt_verify>; the default
 is B<SMIME>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-stream>, B<-indef>
 
@@ -293,7 +293,7 @@ is mainly useful for testing purposes.
 
 For the B<-cmsout> operation when B<-print> option is in use, specifies
 printing options for string fields. For most cases B<utf8> is reasonable value.
-See L<openssl-namefmt-options(1)/Name Format Options> for details.
+See L<openssl-namedisplay-options(1)> for details.
 
 =item B<-md> I<digest>
 
@@ -484,7 +484,7 @@ or to modify default parameters for ECDH.
 =item B<-passin> I<arg>
 
 The private key password source. For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-to>, B<-from>, B<-subject>
 
index 98404c7b4ac90db29ec5b6d979d6df9259a15ce1..ccba7938a2a8a6edc773f2d8f6e71aa8a7665fb9 100644 (file)
@@ -53,7 +53,7 @@ This option has no effect and is retained for backward compatibility only.
 =item B<-outform> B<DER>|B<PEM>
 
 The CRL output format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-key> I<filename>
 
index 5dcd7a933b0a78573d957f683cb51742e4ce7c4a..db06f6e68f3d588eec3afbfc1db388c188ac3403 100644 (file)
@@ -34,12 +34,12 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>
 
 The input format of the CRL; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>
 
 The output format of the PKCS#7 object; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-in> I<filename>
 
index 6679973c0ef4956da5cc692844b196e23e529579..d90e6146c6c8b200c6626a0c76c29f525b8519ec 100644 (file)
@@ -110,7 +110,7 @@ command instead for this.
 
 The format of the key to sign with; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-sigopt> I<nm>:I<v>
 
@@ -120,7 +120,7 @@ Names and values of these options are algorithm-specific.
 =item B<-passin> I<arg>
 
 The private key password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-verify> I<filename>
 
index 778747df59f8077fdcf072bf9b7be7f27df4e383..eee69a69de5cac723798cd50377138595fe6c3fc 100644 (file)
@@ -42,7 +42,7 @@ Print out a usage message.
 
 The input format and output format; the default is B<PEM>.
 The object is compatible with the PKCS#3 B<DHparameter> structure.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-in> I<filename>
 
index f1839341ed62cee995a5a2a527dff939e39ec506..61f4b1f74bf7d30fa05cf0058a32b97dc9399416 100644 (file)
@@ -58,7 +58,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 The input and formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 Private keys are a sequence of B<ASN.1 INTEGERS>: the version (zero), B<p>,
 B<q>, B<g>, and the public and private key components.  Public keys
@@ -83,7 +83,7 @@ filename.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-aes128>, B<-aes192>, B<-aes256>, B<-aria128>, B<-aria192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
 
index f7c3eafb0f59937fd6c9862658df7f7cd0d9fadb..96c429cf940ef2f7633c89bd31c8d1c6c9e21bd2 100644 (file)
@@ -39,7 +39,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 This option has become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 Parameters are a sequence of B<ASN.1 INTEGER>s: B<p>, B<q>, and B<g>.
 This is compatible with RFC 2459 B<DSS-Parms> structure.
index befae6990bc489146011dde30354883db3468822..5cdd3d820a49b67fbc2b23a3d2fd9465913235b0 100644 (file)
@@ -55,12 +55,12 @@ Print out a usage message.
 
 The key input format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>
 
 The key output formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 Private keys are an SEC1 private key or PKCS#8 format.
 Public keys are a B<SubjectPublicKeyInfo> as specified in IETF RFC 3280.
@@ -82,7 +82,7 @@ filename.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-des>|B<-des3>|B<-idea>
 
index 26fd0af97b617a64d0a0a1ae4fd999be0a3e5a45..ee5c0218190ff0d58fa1e45001672d72429e6cee 100644 (file)
@@ -46,7 +46,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 The input and formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 Parameters are encoded as B<EcpkParameters> as specified in IETF RFC 3279.
 
index 2665ddc2afeff85b9464d92f6d069a7022966218..cc0378c4718191bc0ce4df9b69c422883433b637 100644 (file)
@@ -79,7 +79,7 @@ The output filename, standard output by default.
 =item B<-pass> I<arg>
 
 The password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-e>
 
index e62e0706cb10573a5039fd03383cc0cbd275f400..2a4e7692a5f9569e818085a17936ca88648f84fb 100644 (file)
@@ -51,7 +51,7 @@ standard output is used.
 =item B<-passout> I<arg>
 
 The passphrase used for the output file.
-See L<openssl-passphrase-options(1)/Pass Phrase Options>.
+See L<openssl-passphrase-options(1)>.
 
 =item B<-aes128>, B<-aes192>, B<-aes256>, B<-aria128>, B<-aria192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
 
index 14b5767c9460a694855f23b471c25ddd54719064..7f4ebef439a0011f1026aeee1e7e3bb2fc022f2c 100644 (file)
@@ -47,14 +47,14 @@ standard output is used.
 =item B<-outform> B<DER>|B<PEM>
 
 The output format, except when B<-genparam> is given; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 When B<-genparam> is given, B<-outform> is ignored.
 
 =item B<-pass> I<arg>
 
 The output file password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-I<cipher>>
 
index f524bb860b1c3e10e9653d35990475c58ac0b4ba..1a6c32250a42908db3057493255b0eacaad6c517 100644 (file)
@@ -58,7 +58,7 @@ standard output is used.
 =item B<-passout> I<arg>
 
 The output file password source. For more information about the format
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-aes128>, B<-aes192>, B<-aes256>, B<-aria128>, B<-aria192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
 
similarity index 98%
rename from doc/man1/openssl-namefmt-options.pod
rename to doc/man1/openssl-namedisplay-options.pod
index d92abd406baddda51306052b03164daf5fb65add..ff6ed1f4b4701a4713c3227166dc091886ad4e1f 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-openssl-namefmt-options - DN display options
+openssl-namedisplay-options - Distinguished name display options
 
 =head1 SYNOPSIS
 
index a3e9d3e5047d1c31394dc2b002dcb49b859fcbc5..8cd9c7de19010a520b37e723c3ff0e5a57d09d17 100644 (file)
@@ -314,7 +314,7 @@ specified in the B<-rsigner> option is used.
 =item B<-passin> I<arg>
 
 The private key password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-rother> I<file>
 
index b9565144da6777f741c3f6491a96b3b2de85335b..c0e0fdfca9a811a2d1d103efb98513d3cdc83455 100644 (file)
@@ -293,6 +293,10 @@ displays them.
 =item B<-CSP> I<name>
 
 Write I<name> as a Microsoft CSP name.
+The password source for the input, and for encrypting any private keys that
+are output.
+For more information about the format of B<arg>
+see L<openssl-passphrase-options(1)>.
 
 =item B<-LMK>
 
index 3a28adc1ab31a6fe953993122ba481367a1280a8..7c3130c09a7fdbc63bcd3dd45ce3e5d04b6884e2 100644 (file)
@@ -42,7 +42,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 The input and formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 The data is a PKCS#7 Version 1.5 structure.
 
index 6ff6e8bc7581822f8e163454cd564c7e100fe26f..8e7542611e825b0acef99f322720db6cb3c4c4b9 100644 (file)
@@ -55,7 +55,7 @@ reversed: it reads a private key and writes a PKCS#8 format key.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 The input and formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 If a key is being converted from PKCS#8 form (i.e. the B<-topk8> option is
 not used) then the input file must be in PKCS#8 format. An encrypted
@@ -88,7 +88,7 @@ prompted for.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-out> I<filename>
 
index 14a8a638410d6cd40e78c327711d2955570a631a..86597c9e36949be0297e1cfac7733f30f18b03eb 100644 (file)
@@ -51,12 +51,12 @@ Print out a usage message.
 
 The key input format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>
 
 The key output formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-in> I<filename>|I<uri>
 
@@ -68,7 +68,7 @@ prompted for.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-out> I<filename>
 
index b657440f7ee7b3eeb9cfc033d51c3e076701f17d..3ba09554250298ae784c2fa3ee70555bcef21fa6 100644 (file)
@@ -93,12 +93,12 @@ The input key, by default it should be a private key.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-passin> I<arg>
 
 The input key password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-peerkey> I<file>
 
@@ -108,7 +108,7 @@ The peer key file, used by key derivation (agreement) operations.
 
 The peer key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-pubin>
 
@@ -171,7 +171,7 @@ Public key options specified as opt:value. See NOTES below for more details.
 Allows reading a public key option I<opt> from stdin or a password source.
 If only I<opt> is specified, the user will be prompted to enter a password on
 stdin.  Alternatively, I<passarg> can be specified which can be any value
-supported by L<openssl(1)/Pass phrase options>.
+supported by L<openssl-passphrase-options(1)>.
 
 =item B<-hexdump>
 
index 9b3242d28a3e3ed407ffb52240a6aa5cc24b6bff..f778ec5cea0b15b2f0a224fae52054c8436da219 100644 (file)
@@ -72,7 +72,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>
 
 The input and formats; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 The data is a PKCS#10 object.
 
@@ -104,7 +104,7 @@ which supports both options for good reasons.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-out> I<filename>
 
@@ -190,7 +190,7 @@ accepts PKCS#8 format private keys for PEM format files.
 
 The format of the private key; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-keyout> I<filename>
 
index 1eebef83ef59dbfc8557897df86350f377e7e26c..1d98caabb641bfaaf7534e4037207f206effd920 100644 (file)
@@ -62,12 +62,12 @@ Print out a usage message.
 
 The key input format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>
 
 The key output format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-traditional>
 
@@ -84,7 +84,7 @@ prompted for.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-out> I<filename>
 
index fca0fdbf4c2813bb9cd60c9192d96d9162b275c8..21d641aa27e4496d7707060cb071ab78666ac3ef 100644 (file)
@@ -60,7 +60,7 @@ if this option is not specified.
 =item B<-passin> I<arg>
 
 The passphrase used in the output file.
-See see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+See see L<openssl-passphrase-options(1)>.
 
 =item B<-rev>
 
@@ -79,7 +79,7 @@ The input key, by default it should be an RSA private key.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-pubin>
 
index 66fd051591092ecbe019ee02b0e02f0ef17f91d0..e6fea3fa1e46d1780575caef55badee9f129afdf 100644 (file)
@@ -198,7 +198,7 @@ the network. Use with caution.
 
 The proxy password source, used with the B<-proxy_user> flag.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-unix> I<path>
 
@@ -263,7 +263,7 @@ CRL file to use to check the server's certificate.
 =item B<-CRLform> B<DER>|B<PEM>
 
 The CRL file format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-crl_download>
 
@@ -278,13 +278,13 @@ If not specified then the certificate file will be used to read also the key.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-pass> I<arg>
 
 the private key and certifiate file password source.
 For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass phrase options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-verify> I<depth>
 
index 23693956a27d9e17a055daceead356a9c1ab25ab..cb6a1378a0f7bd0e11ba963be5aad5c2be59cf83 100644 (file)
@@ -261,13 +261,13 @@ The private Key file to use for servername if not given via B<-cert2>.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-pass> I<val>
 
 The private key and certificate file password source.
 For more information about the format of I<val>,
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-dcert> I<infile>, B<-dkey> I<filename>|I<uri>
 
@@ -296,13 +296,13 @@ This option has no effect and is retained for backward compatibility only.
 
 The format of the additional private key; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options>.
+See L<openssl-format-options(1)>.
 
 =item B<-dpass> I<val>
 
 The passphrase for the additional private key and certificate.
 For more information about the format of I<val>,
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-nbio_test>
 
@@ -335,7 +335,7 @@ The CRL file to use.
 =item B<-CRLform> B<DER>|B<PEM>
 
 The CRL file format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-crl_download>
 
index 6af88b4c3826a89d48b4b062b51274484ef373f9..92d7500f4f56f9ade2c9f2aff18881c2714948a5 100644 (file)
@@ -40,7 +40,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>, B<-outform> B<DER>|B<PEM>|B<NSS>
 
 The input and output formats; the default is PEM.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 For B<NSS> output, the session ID and master key are reported in NSS "keylog"
 format.
index 563340b1523681fa10f2bb06359862654d0f9f91..3c5859dc01fb65adc10518f9e5a6f7d960663cc6 100644 (file)
@@ -117,19 +117,19 @@ format message that has been signed or verified.
 
 The input format of the PKCS#7 (S/MIME) structure (if one is being read);
 the default is B<SMIME>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-outform> B<DER>|B<PEM>|B<SMIME>
 
 The output format of the PKCS#7 (S/MIME) structure (if one is being written);
 the default is B<SMIME>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-keyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-stream>, B<-indef>, B<-noindef>
 
@@ -270,7 +270,7 @@ multiple times to specify successive keys.
 =item B<-passin> I<arg>
 
 The private key password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-to>, B<-from>, B<-subject>
 
index 2a596ed314324e108428e924208f874e8ca72a19..f0ddd5179d48d8c805cb262acbb485df2bb6badd 100644 (file)
@@ -62,12 +62,12 @@ present.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-passin> I<arg>
 
 The input file password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-challenge> I<string>
 
index 8a2730265fb3217f408be340d1b79a6259aa4d5b..73e4e70f975628f769c8ed3b4a0b23dc5c5c8f82 100644 (file)
@@ -70,7 +70,7 @@ adding or modifying a user.
 
 The password source for the input and output file.
 For more information about the format of B<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 {- $OpenSSL::safe::opt_engine_item -}
 
index 404639e6fd68d2a98556710e89b371dd73a3df90..80dc7e36c8fdde79fe355946fe9cc538c3f30ed0 100644 (file)
@@ -55,7 +55,7 @@ this option prevents output of the PEM data.
 =item B<-passin> I<arg>
 
 the key password source. For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-text>
 
index a3f7639284f35cf5ebb050992078b7d748472daf..0c0fc7e414170088c034509469e0b499d1fb3027 100644 (file)
@@ -101,7 +101,7 @@ Print out a usage message.
 =item B<-inform> B<DER>|B<PEM>
 
 The CSR input format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 The input is normally an X.509 certificate file of any format,
 but this can change if other options such as B<-req> are used.
@@ -109,7 +109,7 @@ but this can change if other options such as B<-req> are used.
 B<-outform> B<DER>|B<PEM>
 
 The output format; the default is B<PEM>.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-in> I<filename>
 
@@ -382,7 +382,7 @@ Names and values of these options are algorithm-specific.
 
 The key and certificate file password source.
 For more information about the format of I<arg>
-see L<openssl-passphrase-options(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)>.
 
 =item B<-clrext>
 
@@ -395,7 +395,7 @@ retained.
 
 The key format; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-CAform> B<DER>|B<PEM>|B<P12>,
 
@@ -406,7 +406,7 @@ This option has no effect and is retained for backward compatibility.
 
 The format for the CA key; the default is B<PEM>.
 The only value with effect is B<ENGINE>; all others have become obsolete.
-See L<openssl-format-options(1)/Format Options> for details.
+See L<openssl-format-options(1)> for details.
 
 =item B<-days> I<arg>
 
index 9daa13189eaff9e95fc0c7be979934202df6d77c..abb5d5e3e4688bd064b1127b6a864d852b8acb56 100644 (file)
@@ -565,7 +565,7 @@ See the L<openssl-verification-options(1)> manual page.
 
 =head2 Name Format Options
 
-See the L<openssl-namefmt-options(1)> manual page.
+See the L<openssl-namedisplay-options(1)> manual page.
 
 =head2 TLS Version Options
 
index c13e224197ee8f83bd010a7db3412b31a2a38785..d4fbba9a64fd719b1660ae611b2e90302c37bf6c 100644 (file)
@@ -79,7 +79,7 @@ $OpenSSL::safe::opt_name_item = ""
 . "=item B<-nameopt> I<option>\n"
 . "\n"
 . "This specifies how the subject or issuer names are displayed.\n"
-. "See L<openssl-namefmt-options(1)/Name Format Options> for details.";
+. "See L<openssl-namedisplay-options(1)> for details.";
 
 # Random State Options
 $OpenSSL::safe::opt_r_synopsis = ""