mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-28 03:51:08 +01:00
fix incorrect reload behaviors, further organize code
This commit is contained in:
@@ -18,8 +18,6 @@ func (p *Provider) Setup() (err E.Error) {
|
||||
}
|
||||
}
|
||||
|
||||
p.ScheduleRenewal()
|
||||
|
||||
for _, expiry := range p.GetExpiries() {
|
||||
logger.Info().Msg("certificate expire on " + strutils.FormatTime(expiry))
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user