CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 03:59:12
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/hidden/openssl: x509v3.h
lib/libcrypto/x509: x509_conf.c x509v3.h
Log message:
Retire X509V3_set_conf_lhash()
Thankfully sthen removed the out-of-support PHP versions 7.4 and 8.0,
which were the last users of this API, which in turn permitted much of
this conf rampage. Now the stub can join its guts in the attic.
ok beck jsing
