projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb7b33
)
Fixes #4459 "issuserAltName" documentation typo.
author
Andrew Siplas
<andrew@asiplas.net>
Wed, 4 Oct 2017 06:11:08 +0000
(
02:11
-0400)
committer
Andy Polyakov
<appro@openssl.org>
Thu, 5 Oct 2017 19:30:59 +0000
(21:30 +0200)
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)
doc/man5/x509v3_config.pod
patch
|
blob
|
history
diff --git
a/doc/man5/x509v3_config.pod
b/doc/man5/x509v3_config.pod
index 59c3e96d3d2142241192fa95a6b81a3da69eed8c..a35b4ccfff08cd60ca110aae9612a416f7b0016c 100644
(file)
--- a/
doc/man5/x509v3_config.pod
+++ b/
doc/man5/x509v3_config.pod
@@
-205,7
+205,7
@@
certificate (if possible).
Example:
- issu
s
erAltName = issuer:copy
+ issuerAltName = issuer:copy
=head2 Authority Info Access.