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
722 if(li->state != OLDAP_SSL && li->state != OLDAP_TLS) { in oldap_connecting()
791 case OLDAP_TLS: in oldap_connecting()
792 result = oldap_ssl_connect(data, OLDAP_TLS); in oldap_connecting()

Completed in 6 milliseconds