CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/18 19:18:07
Modified files:
usr.sbin/ocspcheck: ocspcheck.c
Log message:
ocspcheck: do not use OCSP_TRUSTOTHER
Like in libtls, ensure that the provided OCSP staple is validated by an
OCSP trust chain to the root.
>From Acts1631
ok beck kenjiro
