CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/28 02:33:06
Modified files:
lib/libcrypto/x509: x509_conf.c
lib/libcrypto/hidden/openssl: x509v3.h
Log message:
Disable X509V3_EXT{,_CRL,_REQ}_add_conf()
These legacy interfaces were only used by PHP 7.4 and 8.0 and they will
be removed in an upcoming bump.
ok beck jsing
