From b1024ed7b5b2606bf483e3c672579845a75e8009 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Fri, 11 Jun 2010 11:18:46 +0000 Subject: OTP-8695 New ssl default Ssl has now switched default implementation and removed deprecated certificate handling. All certificate handling is done by the public_key application. --- lib/ssl/doc/src/old_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssl/doc/src/old_ssl.xml') diff --git a/lib/ssl/doc/src/old_ssl.xml b/lib/ssl/doc/src/old_ssl.xml index 884e8f67b7..0d2e1afdbd 100644 --- a/lib/ssl/doc/src/old_ssl.xml +++ b/lib/ssl/doc/src/old_ssl.xml @@ -45,7 +45,7 @@ that coexists with the new one until it has been totally phased out.

-

The new implementation can be +

The old implementation can be accessed by providing the option {ssl_imp, old} to the ssl:connect and ssl:listen functions.

-- cgit v1.2.3