From ee05e6bf90e2d818def6e5826723736375da0ec6 Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Mon, 21 Jan 2013 10:52:26 +0100 Subject: Added doc for sslopts --- lib/eldap/doc/src/eldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/eldap/doc/src/eldap.xml') diff --git a/lib/eldap/doc/src/eldap.xml b/lib/eldap/doc/src/eldap.xml index 04dad2eee7..bd6f00af1f 100644 --- a/lib/eldap/doc/src/eldap.xml +++ b/lib/eldap/doc/src/eldap.xml @@ -68,7 +68,7 @@ filter() See present/1, substrings/2, Open a connection to an LDAP server. Handle = handle() - Option = {port, integer()} | {log, function()} | {timeout, integer()} | {ssl, boolean()} + Option = {port, integer()} | {log, function()} | {timeout, integer()} | {ssl, boolean()} | {sslopts, list()}

Setup a connection to an LDAP server, the HOST's are tried in order.

-- cgit v1.2.3