added mkdir before saving cert

This commit is contained in:
yusing
2024-03-23 03:16:27 +00:00
parent e7f6abf027
commit 43ecd80687
3 changed files with 21 additions and 17 deletions

View File

@@ -53,7 +53,6 @@ func main() {
}
}
aclog.Infof("certificate will be expired at %v and get renewed", autoCertProvider.GetExpiry())
}
proxyServer = NewServer(
"proxy",