CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/07 22:28:28
Modified files:
lib/libcrypto/x509: x509_purp.c
Log message:
x509_purp: fix doc comment for check_ca()
This comment has gotten out of sync with reality. The "I don't know..."
fallback was removed and a special case for netscape CAs was added.
Sync from the manual and add some more details.
Pointed out by Maximilian Radoy in
https://github.com/libressl/portable/issues/1274
ok kenjiro
