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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    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.

See also

Release notes

This function checks for a license.

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


LDAP.SimpleBind - List.AddPostfix

💬 Ask a question or report a problem