mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-11 19:00:24 +08:00
[SSL证书]实现基本的自动申请证书流程
This commit is contained in:
@@ -7,4 +7,6 @@ message SSLCert {
|
||||
int64 id = 1;
|
||||
bool isOn = 2;
|
||||
string name = 3;
|
||||
int64 timeBeginAt = 4;
|
||||
int64 timeEndAt = 5;
|
||||
}
|
||||
Reference in New Issue
Block a user