Mention switch to the legacy verifier in ChangeLog
This commit is contained in:
parent
3b9000bf31
commit
c054aaea36
@ -32,8 +32,9 @@ LibreSSL Portable Release Notes:
|
|||||||
|
|
||||||
* This release adds support for DTLSv1.2 and continues the rewrite
|
* This release adds support for DTLSv1.2 and continues the rewrite
|
||||||
of the record layer for the legacy stack. Numerous bugs and
|
of the record layer for the legacy stack. Numerous bugs and
|
||||||
interoperability issues were fixed in the new verifier. The
|
interoperability issues were fixed in the new verifier. A few bugs
|
||||||
OpenSSL 1.1 TLSv1.3 API is not yet available.
|
and incompatibilities remain, so this release uses the old verifier
|
||||||
|
by default. The OpenSSL 1.1 TLSv1.3 API is not yet available.
|
||||||
|
|
||||||
* Switch finish{,_peer}_md_len from an int to a size_t.
|
* Switch finish{,_peer}_md_len from an int to a size_t.
|
||||||
|
|
||||||
@ -301,6 +302,8 @@ LibreSSL Portable Release Notes:
|
|||||||
SSL_R_ error codes to identify that they are dealing with a self
|
SSL_R_ error codes to identify that they are dealing with a self
|
||||||
signed cert.
|
signed cert.
|
||||||
|
|
||||||
|
* Switch to the legacy verifier for the stable release.
|
||||||
|
|
||||||
* Provide SSL_use_certificate_chain_file(3).
|
* Provide SSL_use_certificate_chain_file(3).
|
||||||
|
|
||||||
* Provide SSL_set_hostflags(3) and SSL_get0_peername(3).
|
* Provide SSL_set_hostflags(3) and SSL_get0_peername(3).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user