aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndrew Siplas <andrew@asiplas.net>2017-10-04 02:11:08 -0400
committerAndy Polyakov <appro@openssl.org>2017-10-05 21:30:59 +0200
commit36cf10cf9f0bcd14107fe35a0340eeef677e9535 (patch)
tree591f14789ef80d04576316ca68158b7c75528289 /doc
parentfbb7b33b28e3026c7443339c1f300ef725e2ff50 (diff)
downloadopenssl-36cf10cf9f0bcd14107fe35a0340eeef677e9535.tar.gz
Fixes #4459 "issuserAltName" documentation typo.
See crypto/objects/objects.txt:767 -- field is "issuerAltName" CLA: trivial Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4460)
Diffstat (limited to 'doc')
-rw-r--r--doc/man5/x509v3_config.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod
index 59c3e96d3d..a35b4ccfff 100644
--- a/doc/man5/x509v3_config.pod
+++ b/doc/man5/x509v3_config.pod
@@ -205,7 +205,7 @@ certificate (if possible).
Example:
- issuserAltName = issuer:copy
+ issuerAltName = issuer:copy
=head2 Authority Info Access.