LDAPS
lu->protocol = LDAPS;
if (s->protocol == LDAPS)
if (url->protocol == LDAPTLS || url->protocol == LDAPS) {
lu->protocol = LDAPS;
ldap.ldap_port = ldap.ldap_protocol == LDAPS ?
else if (lu->protocol == LDAPS)
%token ERROR LISTEN ON LEGACY TLS LDAPS PORT NAMESPACE ROOTDN ROOTPW INDEX
| LDAPS { $$ = F_LDAPS; }
{ "ldaps", LDAPS },
lu->protocol = LDAPS;
%token INCLUDE DIRECTORY CLASS PORT ERROR GROUPMEMBERS LDAPS TLS CAFILE
| LDAPS { $$ = F_SSL; }
{ "ldaps", LDAPS },