This repository has been archived on 2022-05-01. You can view files and clone it, but cannot push or open issues or pull requests.
www/content/posts/libressl-3.2.4.md

1.1 KiB

categories date description draft tags title
LibreSSL
2021-02-13T06:32:39+01:00 Sortie de LibreSSL: 3.2.4 (2021/02/12) false
LibreSSL
3.2
LibreSSL : 3.2.4

Description

Suite au correctif libressl, l'équipe OpenBSD délivre une nouvelle version de LibreSSL.

Elle inclut les correctifs des bogues et d'interopérabilités suivants :

* Switch back to certificate verification code from LibreSSL 3.1.x. The
new verifier is not bug compatible with the old verifier causing issues
with applications expecting behavior of the old verifier.

* Unbreak DTLS retransmissions for flights that include a CCS

* Only check BIO_should_read() on read and BIO_should_write() on write

* Implement autochain for the TLSv1.3 server

* Use the legacy verifier for autochain

* Implement exporter for TLSv1.3

* Free alert_data and phh_data in tls13_record_layer_free()

* Plug leak in x509_verify_chain_dup()

* Free the policy tree in x509_vfy_check_policy()

Retrouvez la note de version :