aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-09-30 19:47:13 -0500
committerBrent Cook <busterb@gmail.com>2021-09-30 19:47:13 -0500
commit7fc7656ede488673a50c0234a36379f3165fa2dd (patch)
tree9b849057c04473e7b6f54cb2a1acff2bc5fe2a30
parent73329bba767a0dd602b2ab514c2a81d6dc43252b (diff)
downloadportable-OPENBSD_6_8.tar.gz
portable-OPENBSD_6_8.tar.bz2
portable-OPENBSD_6_8.zip
add X509_V_FLAG_TRUSTED_FIRST fixv3.2.7OPENBSD_6_8
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5336146..b6f8669 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,9 @@ LibreSSL Portable Release Notes:
33 * A stack overread could occur when checking X.509 name constraints. 33 * A stack overread could occur when checking X.509 name constraints.
34 From GoldBinocle on GitHub. 34 From GoldBinocle on GitHub.
35 35
36 * Enable X509_V_FLAG_TRUSTED_FIRST by default in the legacy verifier.
37 This compensates for the expiry of the DST Root X3 certificate.
38
363.2.6 - Security fix 393.2.6 - Security fix
37 40
38 * In LibreSSL, printing a certificate can result in a crash in 41 * In LibreSSL, printing a certificate can result in a crash in