| ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au |
925 |
|
0 |
0 |
over 4 years ago |
0 |
|
21 |
|
Python |
| certbot'renewing letencrypt certificate plugin - automatic verification aliyun/tencentyun/godaddy dns |
| tengattack/certbot-dns-aliyun |
166 |
|
0 |
0 |
almost 3 years ago |
4 |
September 29, 2019 |
8 |
other |
Python |
| A certbot dns plugin to obtain certificates using aliyun. |
| jinhucheung/letscertbot |
66 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
mit |
Python |
| Let's Certbot is a tool builds automated scripts base on Certbot for obtaining, renewing, deploying SSL certificates. |
| DEVmachine-fr/cert-manager-alidns-webhook |
42 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
apache-2.0 |
Go |
| Cert-manager webhook to generate Let's Encrypt certificates over Alibaba Cloud DNS. |
| 0xJacky/cdn_cert |
24 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
agpl-3.0 |
Python |
| Automatically push the new certificates to Aliyun CDN |
| txthinking/cloudupload |
22 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
mit |
Go |
| Upload files to multiple Cloud Storage in parallel. Automatically apply for ssl certificate with your domain. |
| wangy8961/certbot-dns-aliyun |
8 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Go |
| 用 Let's Encrypt 官方工具 Certbot 申请通配符证书(Wildcard Certificate)时,只能用 DNS-01 的方式来验证域名所有权,需要在域名下添加一条 DNS TXT 记录。如果要用 certbot renew 命令自动续期的话,就需要自动添加或删除 DNS TXT 记录。官方提供的都是国外的 DNS 服务商的插件,而国内的 Aliyun DNS 也提供了 DNS 云解析管理 API,此工具是用 Go 语言调用 API 实现自动添加和删除 DNS TXT 记录,从而实现自动用 certbot renew 命令续期通配符证书的目的! |