mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 03:26:36 +08:00
[SSL证书]免费证书申请增加HTTP认证方式
This commit is contained in:
@@ -71,6 +71,7 @@ message CreateACMETaskRequest {
|
||||
string dnsDomain = 3;
|
||||
repeated string domains = 4;
|
||||
bool autoRenew = 5;
|
||||
string authType = 6;
|
||||
}
|
||||
|
||||
message CreateACMETaskResponse {
|
||||
|
||||
Reference in New Issue
Block a user