Searched defs:ldaptls (Results 1 – 1 of 1) sorted by relevance
181 struct ldaptls { struct182 char *lt_certfile;183 char *lt_keyfile;184 char *lt_dhfile;185 char *lt_cacertfile;186 char *lt_cacertdir;187 char *lt_ciphersuite;188 char *lt_crlfile;189 char *lt_randfile; /* OpenSSL only */190 char *lt_ecname; /* OpenSSL only */[all …]