mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 01:20:26 +08:00
优化证书加载速度
This commit is contained in:
@@ -356,7 +356,7 @@ message DeleteServerRequest {
|
||||
// 查找单个服务
|
||||
message FindEnabledServerRequest {
|
||||
int64 serverId = 1; // 服务ID
|
||||
bool ignoreSSLCertData = 2; // 忽略SSL证书数据
|
||||
bool ignoreSSLCerts = 2; // 忽略SSL证书数据
|
||||
}
|
||||
|
||||
message FindEnabledServerResponse {
|
||||
|
||||
Reference in New Issue
Block a user