Fix for #2730. Add CRLDP extension to list of supported extensions
[openssl.git] / crypto / x509v3 / v3_purp.c
index 451e7f87c171f59dd1921883d2957fd11ce618ba..fa5c425ffc48a1a93d298402c5e31a8c40a3b6a8 100644 (file)
@@ -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 */