aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-09-30 19:02:38 -0500
committerBrent Cook <busterb@gmail.com>2021-09-30 19:02:38 -0500
commit3ddc2fd406cbcb58b64f30ffae684dc5b7a34469 (patch)
tree27dd5c38aef613e3dcc1900eab2b230a6f407964 /ChangeLog
parent36522f142cd55750fb382de288f2b21e36f9ab2a (diff)
downloadportable-3.3.5.tar.gz
portable-3.3.5.tar.bz2
portable-3.3.5.zip
add X509_V_FLAG_TRUSTED_FIRST fixv3.3.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0708c77..9f51d2f 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.3.4 - Security fix 393.3.4 - 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