mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 20:40:24 +08:00
优化证书加载速度
This commit is contained in:
@@ -340,7 +340,8 @@ message ListEnabledServersMatchRequest {
|
||||
string protocolFamily = 8;
|
||||
bool trafficOutAsc = 9;
|
||||
bool trafficOutDesc = 10;
|
||||
bool ignoreServerNames = 11;
|
||||
bool ignoreServerNames = 11; // 忽略域名
|
||||
bool ignoreSSLCerts = 12; // 忽略证书
|
||||
}
|
||||
|
||||
message ListEnabledServersMatchResponse {
|
||||
|
||||
Reference in New Issue
Block a user