执行:
certbot renew --dry-run
出现以下情况:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
-------------------------------------------------------------------------------
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates below have not been saved.)
No renewals were attempted.
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
letsencrypt.log 内容如下:
2018-03-27 07:37:39,834:DEBUG:certbot.main:certbot version: 0.22.0
2018-03-27 07:37:39,834:DEBUG:certbot.main:Arguments: ['--dry-run']
2018-03-27 07:37:39,834:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2018-03-27 07:37:39,847:DEBUG:certbot.log:Root logging level set at 20
2018-03-27 07:37:39,847:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2018-03-27 07:37:39,848:DEBUG:certbot.renewal:no renewal failures
有没有哪位大佬知道怎么解决, 感谢
certbot renew --dry-run
出现以下情况:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
-------------------------------------------------------------------------------
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates below have not been saved.)
No renewals were attempted.
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
letsencrypt.log 内容如下:
2018-03-27 07:37:39,834:DEBUG:certbot.main:certbot version: 0.22.0
2018-03-27 07:37:39,834:DEBUG:certbot.main:Arguments: ['--dry-run']
2018-03-27 07:37:39,834:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2018-03-27 07:37:39,847:DEBUG:certbot.log:Root logging level set at 20
2018-03-27 07:37:39,847:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2018-03-27 07:37:39,848:DEBUG:certbot.renewal:no renewal failures
有没有哪位大佬知道怎么解决, 感谢