Retire X509V3_EXT_{,CRL_,REQ_}add_conf()
authortb <tb@openbsd.org>
Sat, 31 Aug 2024 09:56:50 +0000 (09:56 +0000)
committertb <tb@openbsd.org>
Sat, 31 Aug 2024 09:56:50 +0000 (09:56 +0000)
commit9656a51fdbb544e3cc0e7f91ba459f3fff8debd7
tree02543d6a8c691e842f1ff640621e619f70e99531
parent96bdc4f8d472d39582b11a9cd0c2df53a65150f9
Retire X509V3_EXT_{,CRL_,REQ_}add_conf()

Fortunately all projects who want to configure their extensions using
a dangerous string DSL/API figured out the fact that one was supposed to
be using the nconf version of these (the hint is the 'n', as in new).

ok beck jsing
lib/libcrypto/Symbols.list
lib/libcrypto/hidden/openssl/x509v3.h
lib/libcrypto/x509/x509_conf.c
lib/libcrypto/x509/x509v3.h