From 1521bc5840d754ebb38a991855def17a5d9974b9 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Thu, 2 Apr 2015 17:06:19 +0200 Subject: ssl: Add links --- lib/ssl/doc/src/using_ssl.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'lib/ssl/doc/src/using_ssl.xml') diff --git a/lib/ssl/doc/src/using_ssl.xml b/lib/ssl/doc/src/using_ssl.xml index e3ebca9410..01b7970fb6 100644 --- a/lib/ssl/doc/src/using_ssl.xml +++ b/lib/ssl/doc/src/using_ssl.xml @@ -31,12 +31,14 @@ using_ssl.xml -

To see relevant version information for ssl, call ssl:versions/0.

+

To see relevant version information for ssl, call + ssl:versions/0 + .

-

To see all supported cipher suites, call ssl:cipher_suites/0. - The available cipher suites for a connection depend on your certificate. - Specific cipher suites that you want your connection to use can also be - specified. Default is to use the strongest available.

+

To see all supported cipher suites, call ssl:cipher_suites(all) . + The available cipher suites for a connection depend on your certificate. + Specific cipher suites that you want your connection to use can also be + specified. Default is to use the strongest available.

Setting up Connections -- cgit v1.2.3