Browse Source

feature: 域名绑定证书根据域名是否设置了cfNoSni参数决定是否启用noSni

sensordb2 1 tháng trước cách đây
mục cha
commit
c08fb450d8
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      certificate.proto

+ 0 - 2
certificate.proto

@@ -46,8 +46,6 @@ message EditCertificateRequestCloudflare {
   string certificateId = 4;
   string certificate = 5;
   string privateKey = 6;
-  string bundleMethod = 7;
-  bool noSni = 8;
 }
 message EditCertificateRequestCloudflareV2 {
   string apiKey = 1;