openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format...
[openssl.git] / doc / man1 / openssl-ca.pod.in
index 64a7054d63b92d41d4124db299489e0307e1dc6e..8442c4450bccff555770255074f103c88fb5de19 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(1)/Format Options> for details.
+See L<openssl-format-options(1)/Format Options> 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(1)/Pass Phrase Options>.
+see L<openssl-passphrase-options(1)/Pass Phrase Options>.
 
 =item B<-selfsign>