diff options
author | Brent Cook <busterb@gmail.com> | 2020-06-12 09:44:11 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2020-06-12 09:44:11 -0500 |
commit | f371858839fff62571a6344a8b659f12fee25163 (patch) | |
tree | a4977e561622132ad9efbe86426780692fe5a8b6 | |
parent | a7f8aaea4f7b302b6b054d53b9c387b166a9ee24 (diff) | |
download | portable-f371858839fff62571a6344a8b659f12fee25163.tar.gz portable-f371858839fff62571a6344a8b659f12fee25163.tar.bz2 portable-f371858839fff62571a6344a8b659f12fee25163.zip |
3.1.3 Changelog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 3.1.3 - Bug fix | ||
32 | |||
33 | * libcrypto may fail to build a valid certificate chain due to | ||
34 | expired untrusted issuer certificates. | ||
35 | |||
31 | 3.1.2 - Bug fix | 36 | 3.1.2 - Bug fix |
32 | 37 | ||
33 | * A TLS client with peer verification disabled may crash when | 38 | * A TLS client with peer verification disabled may crash when |