Undo commenting of OPENSSL_NO_RFC3779
authortb <tb@openbsd.org>
Fri, 24 Dec 2021 13:58:15 +0000 (13:58 +0000)
committertb <tb@openbsd.org>
Fri, 24 Dec 2021 13:58:15 +0000 (13:58 +0000)
commitad5e494de953eda46a08c68ac6c8b14e710d2ec3
tree5ee8dd44d48e037beb22791f0e7b976e92bba7f4
parent6cb0895af55aedd8377b84ba2f2c71191f8f54f5
Undo commenting of OPENSSL_NO_RFC3779

The define implies that we have the RFC 3779 API and corresponding
symbols publicly exposed. We don't do that since there are still
concerns about its suitability and security. oss-fuzz has code
depending on this define and this broke its build as tracked down
by jsing. This commit gets us oss-fuzz builds back while keeping
job happy since the extension pretty printing will continue to work.

ok jsing
lib/libcrypto/opensslfeatures.h
lib/libcrypto/x509/x509v3.h