neil
neil
if you control the domain, you can use the dns mode.
it will be in a few days. there are a few bugs need to be fixed.
你从哪知道的不能自动更新?
可以考虑, 不过最近没时间
fix the dns test first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
https://github.com/acmesh-official/acme.sh/wiki/Issue-a-cert-from-existing-CSR
it's not supported yet.
please also update the usage here: https://github.com/acmesh-official/acme.sh/wiki/deployhooks#10-deploy-the-cert-to-haproxy
应该是一个 bug. 但是原因还不是很明确. 看样子是申请了两个证书. 一个是 rsa的 在 `'/acme.sh/szerr.cn'` 第二个是 `'/acme.sh/szerr.cn_ecc'` 第一个可能没有成功, 所以 fullchain 是空的. 第二个在deploy 的时候, 用的第一个的 fullchain. 你能把这两个路径下的文件都打开看看吗. 贴出来我看看.
你之前申请过这个证书 ? ``` Le_Domain='szerr.cn' Le_Alt='www.szerr.cn,api.szerr.cn,ip.szerr.cn,music.szerr.cn,umami.szerr.cn,nuc.szerr.cn,st.szerr.cn,y.szerr.cn,february.szerr.cn' ```