mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Minor improvements of doc for ca and x509 app
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/4930)
This commit is contained in:
parent
279b61d0ca
commit
bb57c90e6c
@ -182,6 +182,12 @@ L<ps(1)> on Unix),
|
||||
this option should be used with caution.
|
||||
Better use B<-passin>.
|
||||
|
||||
=item B<-passin> I<arg>
|
||||
|
||||
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>.
|
||||
|
||||
=item B<-selfsign>
|
||||
|
||||
Indicates the issued certificates are to be signed with the key
|
||||
@ -196,12 +202,6 @@ certificate appears among the entries in the certificate database
|
||||
serial number counter as all other certificates sign with the
|
||||
self-signed certificate.
|
||||
|
||||
=item B<-passin> I<arg>
|
||||
|
||||
The 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>.
|
||||
|
||||
=item B<-notext>
|
||||
|
||||
Don't output the text form of a certificate to the output file.
|
||||
|
Loading…
Reference in New Issue
Block a user