mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
Fix typo in openssl-x509.pod.in
CLA: trivial Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19746)
This commit is contained in:
parent
3f32d29ad4
commit
0b7ad5d928
@ -411,7 +411,7 @@ or given with the B<-key> (or B<-signkey>) option.
|
||||
|
||||
This option is useful for creating self-issued certificates that are not
|
||||
self-signed, for instance when the key cannot be used for signing, such as DH.
|
||||
It can also be used in conjunction with b<-new> and B<-subj> to directly
|
||||
It can also be used in conjunction with B<-new> and B<-subj> to directly
|
||||
generate a certificate containing any desired public key.
|
||||
|
||||
=item B<-clrext>
|
||||
|
Loading…
Reference in New Issue
Block a user