Home
last modified time | relevance | path

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

/curl/lib/
H A Dopenldap.c83 OLDAP_TLS, /* Performing TLS handshake. */ enumerator
736 if(li->state != OLDAP_SSL && li->state != OLDAP_TLS) { in oldap_connecting()
805 case OLDAP_TLS: in oldap_connecting()
806 result = oldap_ssl_connect(data, OLDAP_TLS); in oldap_connecting()

Completed in 7 milliseconds