CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2021/08/03 12:49:30
Modified files: lib/libcrypto/man: CONF_modules_load_file.3 Log message: Document X509_get_default_cert_area(3). Put it into this page because this is the code actually using it. Despite its name and include file, it is unrelated to X.509 and unrelated to certificates: it is just the default directory containing the library configuration file, openssl.cnf(5).