diff options
author | Brent Cook <busterb@gmail.com> | 2020-06-12 09:44:11 -0500 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2020-08-21 21:02:39 +0200 |
commit | 9c348f5ffc8e675ed479a9a6eaef701a5206e60c (patch) | |
tree | 7635f03a01b85561a73c998190e45a47ed95f1bb | |
parent | 8a4ac6a8289d8eb5b278763b989d9bda9eeec353 (diff) | |
download | portable-9c348f5ffc8e675ed479a9a6eaef701a5206e60c.tar.gz portable-9c348f5ffc8e675ed479a9a6eaef701a5206e60c.tar.bz2 portable-9c348f5ffc8e675ed479a9a6eaef701a5206e60c.zip |
3.1.3 Changelog
(cherry picked from commit f371858839fff62571a6344a8b659f12fee25163)
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -96,6 +96,11 @@ LibreSSL Portable Release Notes: | |||
96 | 96 | ||
97 | * Use non-expired certificates first when building a certificate chain. | 97 | * Use non-expired certificates first when building a certificate chain. |
98 | 98 | ||
99 | 3.1.3 - Bug fix | ||
100 | |||
101 | * libcrypto may fail to build a valid certificate chain due to | ||
102 | expired untrusted issuer certificates. | ||
103 | |||
99 | 3.1.2 - Bug fix | 104 | 3.1.2 - Bug fix |
100 | 105 | ||
101 | * A TLS client with peer verification disabled may crash when | 106 | * A TLS client with peer verification disabled may crash when |