1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-12 10:44:58 +03:00

Apply security level override in azure client mode

This commit is contained in:
Yihong Wu
2021-12-17 19:06:55 +08:00
parent 68dc4e23d8
commit 1c1560f6ca
2 changed files with 9 additions and 7 deletions

View File

@ -103,6 +103,8 @@ void AcWaitForRequest(AZURE_CLIENT *ac, SOCK *s, AZURE_PARAM *param)
SetTimeout(ns, param->DataTimeout);
Copy(&ns->SslAcceptSettings, &ac->Cedar->SslAcceptSettings, sizeof(SSL_ACCEPT_SETTINGS));
if (StartSSLEx(ns, NULL, NULL, 0, NULL))
{
// Check certification