CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2021/11/18 03:09:24
Modified files: lib/libcrypto/man: X509_OBJECT_get0_X509.3 X509_new.3 Log message: In x509_vfy.h rev. 1.35 and x509_lu.c rev. 1.34, tb@ provided X509_OBJECT_new(3) and X509_OBJECT_free(3); document them. While here, stop talking about storing storing EVP_PKEY objects and plain C strings in X509_OBJECT objects. LibreSSL never fully supported that, and it certainly no longer supports that now.