From 9a81b28598fadc44bf506354c9227e41aac786f6 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Wed, 13 May 2015 09:40:16 +0200 Subject: Revert "Prepare release" This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6. --- lib/ssl/doc/src/notes.xml | 63 +---------------------------------------------- 1 file changed, 1 insertion(+), 62 deletions(-) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index e0992d317c..352563700b 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -25,68 +25,7 @@ notes.xml

This document describes the changes made to the SSL application.

-
SSL 7.0 - -
Fixed Bugs and Malfunctions - - -

- Ignore signature_algorithm (TLS 1.2 extension) sent to - TLS 1.0 or TLS 1.1 server

-

- Own Id: OTP-12670

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

- Add new API functions to handle CRL-verification

-

- Own Id: OTP-10362 Aux Id: kunagi-215 [126]

-
- -

- Remove default support for SSL-3.0, due to Poodle - vunrability in protocol specification.

-

- Add padding check for TLS-1.0 to remove Poodle - vunrability from TLS 1.0, also add the option - padding_check. This option only affects TLS-1.0 - connections and if set to false it disables the block - cipher padding check to be able to interoperate with - legacy software.

-

- Remove default support for RC4 cipher suites, as they are - consider too weak.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-12390

-
- -

- Add support for TLS ALPN (Application-Layer Protocol - Negotiation) extension.

-

- Own Id: OTP-12580

-
- -

- Add SNI (Server Name Indication) support for the server - side.

-

- Own Id: OTP-12736

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