From 594cbfc5d80dbc1e4ca959e9a86122b3ca532e02 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 17 Jun 2019 16:51:20 +0200 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 5c213402f4..29bf5fc4e7 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,36 @@

This document describes the changes made to the SSL application.

+
SSL 9.3.3 + +
Fixed Bugs and Malfunctions + + +

+ Correct handshake handling, might cause strange symptoms + such as ASN.1 certificate decoding issues.

+

+ Own Id: OTP-15879 Aux Id: ERL-968

+
+ +

+ Fix handling of the signature_algorithms_cert extension + in the ClientHello handshake message.

+

+ Own Id: OTP-15887 Aux Id: ERL-973

+
+ +

+ Handle new ClientHello extensions when handshake is + paused by the {handshake, hello} ssl option.

+

+ Own Id: OTP-15888 Aux Id: ERL-975

+
+
+
+ +
+
SSL 9.3.2
Fixed Bugs and Malfunctions -- cgit v1.2.3