Add option to reload cert files periodically (letsencrypt)
未关闭
- 主要语言
- Python
- 星标
- 373
- 派生
- 105
- 平均合并
- 4 分钟
- 30 天内合并 PR
- 2
描述
Hi,
as far as I can tell, at the moment, certs are only read on context creation. This poses a problem for lets encrypt setups as the certs will regularly change on disk but an always running aiosmtpd controller will always use the context at startup.
Would it be possible to either add an option to reload the certs after some time?
贡献指南
评估
这个 Issue 还没有评估数据。