From 26b95bfaf19f7b878412829d638b8abf8be7374d Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 20 Dec 2018 13:26:58 +0100 Subject: Prepare release --- lib/ssl/doc/src/notes.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 48372babf8..854ab31883 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,27 @@

This document describes the changes made to the SSL application.

+
SSL 9.1.1 + +
Fixed Bugs and Malfunctions + + +

+ Fixed renegotiation bug. Client did not handle server + initiated renegotiation correctly after rewrite to two + connection processes, due to ERL-622 commit + d87ac1c55188f5ba5cdf72384125d94d42118c18. This could + manifest it self as a " bad_record_mac" alert.

+

+ Also included are some optimizations

+

+ Own Id: OTP-15489 Aux Id: ERL-308

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