Home
last modified time | relevance | path

Searched refs:TLS_REQUIRE_CERT (Results 1 – 2 of 2) sorted by relevance

/dports/net/nsscache/nsscache-version-0.44/nss_cache/sources/
H A Dldapsource.py146 TLS_REQUIRE_CERT = 'demand' # one of never, hard, demand, allow, try variable in LdapSource
214 configuration['tls_require_cert'] = self.TLS_REQUIRE_CERT
/dports/net/py-ldap/python-ldap-3.4.0/
H A DCHANGES207 * Explicitly set TLS_REQUIRE_CERT option to TLS_HARD in test_tls_ext_noca