From 72f5a4a6174338c011e5c3b73b0ad11ca296b5af Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Wed, 19 Dec 2012 16:16:46 +0100 Subject: ssl: Make TLS-1.2 default version --- lib/ssl/doc/src/ssl_protocol.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/ssl/doc/src/ssl_protocol.xml') diff --git a/lib/ssl/doc/src/ssl_protocol.xml b/lib/ssl/doc/src/ssl_protocol.xml index 17268a634d..f540dc999b 100644 --- a/lib/ssl/doc/src/ssl_protocol.xml +++ b/lib/ssl/doc/src/ssl_protocol.xml @@ -4,7 +4,7 @@
- 20032011 + 20032012 Ericsson AB. All Rights Reserved. @@ -25,9 +25,8 @@ ssl_protocol.xml
-

The erlang SSL application currently supports SSL 3.0 and TLS 1.0 - RFC 2246, and will in the future also support later versions of TLS. - SSL 2.0 is not supported. +

The erlang SSL application currently implements the protocol SSL/TLS + for currently supported versions see ssl(3)

By default erlang SSL is run over the TCP/IP protocol even -- cgit v1.2.3