Small typo in manpage of x509(1)
Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Andy Polyakov <appro@openssl.org> GH: #4090
This commit is contained in:
parent
c9a41d7dd6
commit
afc901e0ec
1 changed files with 1 additions and 1 deletions
|
@ -703,7 +703,7 @@ Display the "Subject Alternative Name" extension of a certificate:
|
|||
|
||||
openssl x509 -in cert.pem -noout -ext subjectAltName
|
||||
|
||||
Display the more extensions of a certificate:
|
||||
Display more extensions of a certificate:
|
||||
|
||||
openssl x509 -in cert.pem -noout -ext subjectAltName,nsCertType
|
||||
|
||||
|
|
Loading…
Reference in a new issue