On Thu, Sep 30, 2021 at 12:28:38PM -0600, Joel Sing wrote: > CVSROOT: /cvs > Module name: src > Changes by: js...@cvs.openbsd.org 2021/09/30 12:28:38 > > Modified files: > regress/lib/libcrypto/x509: callback.c verify.c > > Log message: > Mark another test as failing with the legacy verifier. > > This test now fails with the legacy verifier, due to > X509_V_FLAG_TRUSTED_FIRST being enabled by default. >
regress/lib/libcrypto/botan started failing, does it need similar treatment?