stilleshan / dockerfiles

不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com
https://hub.docker.com/u/stilleshan
GNU General Public License v3.0
1.04k stars 265 forks source link

最新的acme生成的规则变更为domain_ecc,变更证书路径,确保/ssl目录下能获取到相关数据 #20

Closed massinger closed 1 year ago

stilleshan commented 1 year ago

嗯,忘记还有这里没改了,我建议用 --keylength 2048, 之前部分环境的 nginx 无法使用 ecc

/root/.acme.sh/acme.sh --issue $ --keylength 2048 --dns ${DNSAPI} -d ${DOMAIN} -d \.${DOMAIN}