kerry8 发表于 2025-9-5 14:13:57

【待反馈】自动续签Let's Encrypt证书出错

|-共需要续签 1 张证书
|-正在续签第 1 张,域名: ['qr.wifigj.cn']..
|-正在创建订单..
/www/server/panel/class/acme_v2.py:1537: DeprecationWarning: sign() is deprecated. Use the equivalent APIs in cryptography.
return OpenSSL.crypto.sign(pk, message.encode("utf8"), self._digest)
|-正在获取验证信息..
|-验证目录:/playwifi/wwwroot/qr.wifigj.cn/.well-known/acme-challenge
|-验证类型:http-01
|-正在验证域名..
|-第1次查询验证结果..
|-验证成功!
|-正在发送CSR..
/www/server/panel/class/acme_v2.py:1325: DeprecationWarning: X509Extension support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
OpenSSL.crypto.X509Extension(
|-正在下载证书..
/www/server/panel/class/acme_v2.py:1255: DeprecationWarning: PKCS#12 support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
p12 = OpenSSL.crypto.PKCS12()
|-续签成功!宝塔版本:9.0.0-lts更新时间:2025-08-07 18:20:59

阿珂 发表于 2025-9-5 15:46:54

btpip install pyOpenSSL==24.0.0
btpip install cryptography==42.0.5
bt 1
执行命令(非面板终端执行)再看看
页: [1]
查看完整版本: 【待反馈】自动续签Let's Encrypt证书出错