Skip to content
Snippets Groups Projects
Commit bd5f1e6a authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Actually, just always clear need_cert

parent d491888b
No related branches found
No related tags found
No related merge requests found
......@@ -2006,8 +2006,7 @@ void services_thread(void* arg)
free_crypt_attrstr(ssl_estr);
}
}
else
need_cert = FALSE;
need_cert = FALSE;
}
lprintf(LOG_INFO,"0000 Services thread started (%lu service sockets bound)", total_sockets);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment