no_tls
if (proxyInfo.tls_method != no_tls) {
if (proxyInfo.tls_method != no_tls) {
lc->ld = ldapInit(lc->sp, lc->port, proxyInfo.tls_method != no_tls);
config_info->tls_method = no_tls;
proxy_info->tls_method = no_tls;
if (config_info->tls_method != no_tls) {
config_info->tls_method = no_tls;
if (config_info->tls_method == no_tls) {
proxy_info->tls_method = no_tls;