lanyueer 发表于 2017-9-27 20:50:35

SSL不能正常更新

安装完1.4后,开始没有更新自动续期规则,前几天SSL到期了,然后才看到需要更新自动续期规则。但是更新后还是不能续期啊:

-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/wptheme.top.conf
-------------------------------------------------------------------------------
Cert not yet due for renewal

-------------------------------------------------------------------------------

The following certs are not due for renewal yet:
/etc/letsencrypt/live/wptheme.top/fullchain.pem (skipped)
No renewals were attempted.
No hooks were run.


什么原因呢??

licess 发表于 2017-9-28 10:43:37

/bin/certbot renew --force-renewal --disable-hook-validation --renew-hook "/etc/init.d/nginx reload"
看一下

lanyueer 发表于 2017-9-29 20:28:15

可以了,非常感谢,非常感谢

SKYIDEA 发表于 2017-12-22 10:55:49

军哥,我使用这个提示更新出错,我该怎么弄呢?

原帖由 licess 于 2017-9-28 10:43 发表 http://bbs.vpser.net/images/common/back.gif
/bin/certbot renew --force-renewal --disable-hook-validation --renew-hook "/etc/init.d/nginx reload"
看一下
1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:
- The following errors were reported by the server:

   Domain: vps.yoyomay.com
   Type:   unauthorized
   Detail: Invalid response from
   http://vps.yoyomay.com/.well-known/acme-challenge/AI25IT6GZ0rkg5SOvvUE6DfH2iGtpM6PCoGX6THunrQ:
   "<html>
   <head><title>404 Not Found</title></head>
   <body bgcolor="white">
   <center><h1>404 Not Found</h1></center>
   <hr><center>"

   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.



军哥,我使用这个提示更新出错,我该怎么弄呢?

licess 发表于 2017-12-22 13:49:33

回复 4# 的帖子

如果以前已经生成过ssl证书,解析正确的话,可能原因:
1、更改过网站目录
2、配置未生效
3、目录权限可能有问题
页: [1]
查看完整版本: SSL不能正常更新