X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fext_dat.h;h=be3aaee99d1146f0fed42d8ca4b3b033db08edc3;hp=1c94bffc8f154ae8090a8a1bbf094d8d60ae4458;hb=8c9bd893380664a5c7fbd6a62ae6d0c51461fca7;hpb=10ca15f3fa50726a838fc8a61026dea2c303d218 diff --git a/crypto/x509v3/ext_dat.h b/crypto/x509v3/ext_dat.h index 1c94bffc8f..be3aaee99d 100644 --- a/crypto/x509v3/ext_dat.h +++ b/crypto/x509v3/ext_dat.h @@ -117,11 +117,12 @@ static X509V3_EXT_METHOD *standard_exts[] = { #ifndef OPENSSL_NO_OCSP &v3_crl_hold, #endif +&v3_pci, &v3_name_constraints, &v3_policy_mappings, &v3_inhibit_anyp, -&v3_pci, -&v3_idp +&v3_idp, +&v3_alt[2], }; /* Number of standard extensions */