mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 03:00:24 +08:00
OCSP支持过期时间
This commit is contained in:
@@ -161,7 +161,8 @@ message ListUpdatedSSLCertOCSPResponse {
|
||||
|
||||
message SSLCertOCSP {
|
||||
int64 sslCertId = 1;
|
||||
bytes ocsp = 2;
|
||||
bytes data = 2;
|
||||
int64 version = 3;
|
||||
int64 expiresAt = 4;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user