Forráskód Böngészése

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

sensordb2 1 hónapja
szülő
commit
c08fb450d8
1 módosított fájl, 0 hozzáadás és 2 törlés
  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;