1
zcf0508 2022-08-17 08:15:45 +08:00 via Android
caddy
|
2
serialt 2022-08-17 08:16:49 +08:00
域名解析到其他平台上,我之前是解析到 dnspod ,然后用 acme 生成的证书,后面自己买了域名
|
3
lovelylain 2022-08-17 08:18:30 +08:00 via Android
申请证书得证明你确实是域名拥有者,acme 通过 dns api 自动创建 acme 相关的域名解析来验证。注册 dnspod 将你的域名改为 dnspod 做 ns ,并申请 dns api ,再参考 acme.sh 文档指定用 dnspod api 申请证书即可
|
4
totoro625 2022-08-17 08:23:21 +08:00
直接在这里申请 TrustAsia 双证书( DNS 方式验证) https://freessl.cn
|
5
airbotgo OP |
6
makelove 2022-08-17 08:45:15 +08:00 3
注意这货不能用来做正经事,100%会在用了 1-3 年后突然强行回收一段时间再放出
|
7
yaoyao1128 2022-08-17 09:23:52 +08:00 via iPhone 1
The DNS API cannot be used for domains with .cf, .ga, .gq, .ml, or .tk TLDs. Use the Cloudflare Dashboard for managing such TLDs. Enterprise customer can contact Cloudflare Support 2 to remove this limitation.
https://github.com/acmesh-official/acme.sh/issues/2989 https://community.cloudflare.com/t/use-cloudflare-api-on-freenom-domains/398968/3 尝试使用文件方式验证或手动添加 dns 记录 |
8
fix252 2022-08-17 15:18:11 +08:00 1
Let's Encrypt 免费证书,单域名、通配符都可以,但是有效期只有 90 天,需要定期 renew 。
|
9
SgtPepper 2022-08-18 11:02:24 +08:00
腾讯云 免费申请的 TrustAsia 证书
DNS CNAME 验证的 一年有效期,到期了再续期就行 域名是 namesilo 的 |
10
debiansid 2023-03-20 15:28:47 +08:00
dns alias 可以破吗
|