The branch master has been updated
via e6f648fd880369e186039501c960809b17f96e88 (commit)
from 36abb6a270b411007530052e4bfe326d6f136636 (commit)
- Log -----------------------------------------------------------------
commit e6f648fd880369e186039501c960809b17f96e88
Author: Jon Spillett <[email protected]>
Date: Thu Mar 30 14:13:44 2017 +1000
Fix for #2730. Add CRLDP extension to list of supported extensions
Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Rich Salz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/3087)
-----------------------------------------------------------------------
Summary of changes:
crypto/x509v3/v3_purp.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/crypto/x509v3/v3_purp.c b/crypto/x509v3/v3_purp.c
index 451e7f8..fa5c425 100644
--- a/crypto/x509v3/v3_purp.c
+++ b/crypto/x509v3/v3_purp.c
@@ -277,6 +277,7 @@ int X509_supported_extension(X509_EXTENSION *ex)
NID_subject_alt_name, /* 85 */
NID_basic_constraints, /* 87 */
NID_certificate_policies, /* 89 */
+ NID_crl_distribution_points, /* 103 */
NID_ext_key_usage, /* 126 */
#ifndef OPENSSL_NO_RFC3779
NID_sbgp_ipAddrBlock, /* 290 */
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits