mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-29 14:26:35 +08:00
[SSL证书]免费证书申请增加HTTP认证方式
This commit is contained in:
@@ -15,6 +15,7 @@ message ACMETask {
|
||||
repeated string domains = 4;
|
||||
int64 createdAt = 5;
|
||||
bool autoRenew = 6;
|
||||
string authType = 7;
|
||||
|
||||
ACMEUser acmeUser = 30;
|
||||
DNSProvider dnsProvider = 31;
|
||||
|
||||
Reference in New Issue
Block a user