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

Add Tls_Disable1_3

Add Tls_Disable1_3 like Tls_Disable1_2 etc.
This change is part of v4.34-9744-beta e3370fb62c .
This commit is contained in:
dnobori
2020-05-05 15:10:29 +09:00
committed by Takuho NAKANO
parent 3baf4674e7
commit 144392c587
3 changed files with 10 additions and 0 deletions

View File

@ -147,6 +147,7 @@ struct SSL_ACCEPT_SETTINGS
bool Tls_Disable1_0;
bool Tls_Disable1_1;
bool Tls_Disable1_2;
bool Tls_Disable1_3;
};
// Socket