Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

  • Version 9.3
    • Added LDAP.StartTLS function.

This function checks for a license.

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


LDAP.SimpleBind - List.AddPostfix