summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2021-09-30 18:23:46 +0000
committerjsing <>2021-09-30 18:23:46 +0000
commit2a2900f471fb8292bb1671171b58dfba509dd1f6 (patch)
treede904f0ebe759b5ef03bd034b74864c688b00c8e /src/lib/libc
parentba24ec63039c7964c26aa9d4dfb22404a0a7125c (diff)
downloadopenbsd-2a2900f471fb8292bb1671171b58dfba509dd1f6.tar.gz
openbsd-2a2900f471fb8292bb1671171b58dfba509dd1f6.tar.bz2
openbsd-2a2900f471fb8292bb1671171b58dfba509dd1f6.zip
Enable X509_V_FLAG_TRUSTED_FIRST by default in the legacy verifier.
In order to work around the expired DST Root CA X3 certficiate, enable X509_V_FLAG_TRUSTED_FIRST in the legacy verifier. This means that the default chain provided by Let's Encrypt will stop at the ISRG Root X1 intermediate, rather than following the DST Root CA X3 intermediate. Note that the new verifier does not suffer from this issue, so only a small number of things will hit this code path. ok millert@ robert@ tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions