Remove X509_REQ_{set,get}_extension_nids()
authortb <tb@openbsd.org>
Sat, 31 Aug 2024 10:16:52 +0000 (10:16 +0000)
committertb <tb@openbsd.org>
Sat, 31 Aug 2024 10:16:52 +0000 (10:16 +0000)
commit11e0b35c95687595ddd6b6af433c71a3d2ae39dd
treec4efca10ddabf503ef119b94c23e41184e8587d2
parent030e5ab143550594758a972380fdff0265609950
Remove X509_REQ_{set,get}_extension_nids()

LibreSSL no longer supports non-standard OIDs for use in the extensions
attribute of CSRs. The API that enabled that (and nobody used of course)
can now go.

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