CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/08/31 04:16:52

Modified files:
        lib/libcrypto  : Symbols.list 
        lib/libcrypto/hidden/openssl: x509.h 
        lib/libcrypto/x509: x509.h x509_req.c 

Log message:
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

Reply via email to