From 0f2ddb633ffe97a92584edfbaf95d2dce3961cc8 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 24 Apr 2019 14:29:10 +0200 Subject: Revert "Prepare release" This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. --- lib/ssl/doc/src/notes.xml | 67 ----------------------------------------------- 1 file changed, 67 deletions(-) (limited to 'lib/ssl/doc/src') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 10455684f1..f0231da2ad 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,73 +27,6 @@

This document describes the changes made to the SSL application.

-
SSL 9.3 - -
Fixed Bugs and Malfunctions - - -

- The distribution handshake with TLS distribution - (inet_tls_dist) does now utilize the socket option - {nodelay, true}, which decreases the distribution - setup time significantly.

-

- Own Id: OTP-14792

-
- -

- Correct shutdown reason to avoid an incorrect crash - report

-

- Own Id: OTP-15710 Aux Id: ERL-893

-
- -

- Enhance documentation and type specifications.

-

- Own Id: OTP-15746 Aux Id: ERIERL-333

-
-
-
- - -
Improvements and New Features - - -

- TLS-1.0, TLS-1.1 and DTLS-1.0 are now considered legacy - and not supported by default

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-14865

-
- -

- Use new logger API in ssl. Introduce log levels and - verbose debug logging for SSL.

-

- Own Id: OTP-15055

-
- -

- Basic support for TLS 1.3 Server for experimental use. - The client is not yet functional, for more information - see the Standards Compliance chapter of the User's Guide.

-

- Own Id: OTP-15591

-
- -

- Add support for PSK CCM ciphers from RFC 6655

-

- Own Id: OTP-15626

-
-
-
- -
-
SSL 9.2.2
Fixed Bugs and Malfunctions -- cgit v1.2.3