The branch master has been updated
       via  36cf10cf9f0bcd14107fe35a0340eeef677e9535 (commit)
      from  fbb7b33b28e3026c7443339c1f300ef725e2ff50 (commit)


- Log -----------------------------------------------------------------
commit 36cf10cf9f0bcd14107fe35a0340eeef677e9535
Author: Andrew Siplas <[email protected]>
Date:   Wed Oct 4 02:11:08 2017 -0400

    Fixes #4459 "issuserAltName" documentation typo.
    
    See crypto/objects/objects.txt:767 -- field is "issuerAltName"
    CLA: trivial
    
    Reviewed-by: Andy Polyakov <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/4460)

-----------------------------------------------------------------------

Summary of changes:
 doc/man5/x509v3_config.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod
index 59c3e96..a35b4cc 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.
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to