Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

LDAP.StartTLS

Starts encrypted connection.

Component Version macOS Windows Linux Server iOS SDK
LDAP 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "LDAP.StartTLS"; LDAPRef )   More

Parameters

Parameter Description Example
LDAPRef The reference number for the LDAP connection. $ldap

Result

Returns OK or error.

Description

Starts encrypted connection.
Sends a StartTLS request to a server, waits for the reply, and then installs TLS handlers on the session if the request succeeded.

Release notes

Created 13th August 2019, last changed 13th August 2019


LDAP.SimpleBind - List.AddPostfix

Feedback: Report problem or ask question.