F_LDAPS
if (l->flags & F_LDAPS)
#define F_SSL (F_LDAPS|F_STARTTLS)
| LDAPS { $$ = F_LDAPS; }
if ($5 & F_LDAPS)