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