Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: 735e1ab1 by Howard Chu at 2020-04-12T23:51:09+01:00 ITS#8650 loop on incomplete TLS handshake
Always retry ldap_int_tls_connect() if it didn't complete, regardless of blocking or non-blocking socket. Code from ITS#7428 was wrong to only retry for async.
- - - - -
1 changed file:
- libraries/libldap/tls2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/735e1ab14bb055344b4e767a...