diff options
author | Theo Buehler <tb@openbsd.org> | 2020-10-08 17:14:20 +0200 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2020-10-17 03:15:28 -0500 |
commit | 86eb111349ef8062019d67269db0c0c014b5948e (patch) | |
tree | 2158e4e166faca60d3bce970e912d56c6226b965 | |
parent | 900cfd4b551c63fd240af9886afcc0673795e372 (diff) | |
download | portable-86eb111349ef8062019d67269db0c0c014b5948e.tar.gz portable-86eb111349ef8062019d67269db0c0c014b5948e.tar.bz2 portable-86eb111349ef8062019d67269db0c0c014b5948e.zip |
whito
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ LibreSSL Portable Release Notes: | |||
32 | 32 | ||
33 | * This is the first stable release with the new TLSv1.3 | 33 | * This is the first stable release with the new TLSv1.3 |
34 | implementation enabled by default for both server and client. The | 34 | implementation enabled by default for both server and client. The |
35 | OpenSSL 1.1 TLSv1.3 API is not yet available and will be provided | 35 | OpenSSL 1.1 TLSv1.3 API is not yet available and will be provided |
36 | in an upcoming release. | 36 | in an upcoming release. |
37 | 37 | ||
38 | * New X509 certificate chain validator that correctly handles | 38 | * New X509 certificate chain validator that correctly handles |