Преглед на файлове

opt: 利用incident表记录证书绑定、换绑、解绑等操作过程的事件

sensordb2 преди 1 месец
родител
ревизия
7e5f190637
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      certificate.proto

+ 2 - 0
certificate.proto

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