mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-29 06:41:33 +03:00
resolved the conflict
This commit is contained in:
@ -1803,6 +1803,8 @@ CEDAR *NewCedar(X *server_x, K *server_k)
|
||||
|
||||
c->BuildInfo = CopyStr(tmp);
|
||||
|
||||
c->DisableSslVersions = SSL_OPT_DEFAULT;
|
||||
|
||||
return c;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user