CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/31 00:32:34
Modified files:
regress/lib/libcrypto/x509: callbackfailures.c
Log message:
callbackfailures: allow specifying the root certificate file
Accept an optional roots file argument while retaining
/etc/ssl/cert.pem as the default. This allows portable regress users
to provide a CA bundle when the default path is unavailable.
ok tb
