Quellcode durchsuchen

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

sensordb2 vor 1 Monat
Ursprung
Commit
c08fb450d8
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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;