CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607)

This commit is contained in:
lelemka0
2024-07-29 14:58:58 +08:00
committed by GitHub
parent a342db3e28
commit 4531a7e228
5 changed files with 163 additions and 125 deletions

View File

@@ -31,6 +31,8 @@ message Certificate {
// If true, one-Time Loading
bool One_time_loading = 7;
bool build_chain = 8;
}
message Config {