CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/13 11:50:31
Modified files:
lib/libcrypto/man: X509_VERIFY_PARAM_new.3
Log message:
Mark the public X509_VP_FLAG_* constants as intentionally undocumented.
With LibreSSL, they can only be used internally in the library itself,
and even with OpenSSL, no real-world application code uses them.
OK tb@
