文件名称:certbot-plugin-gandi:用于使用Gandi LiveDNS进行身份验证的Certbot插件
文件大小:9KB
文件格式:ZIP
更新时间:2024-03-24 04:02:18
letsencrypt certbot letsencrypt-plugin wildcard-certificates gandi-livedns
Certbot插件,用于使用Gandi LiveDNS进行身份验证 这是一个插件使用了甘地LiveDNS API,允许客户证明域名的控制权。 用法 /!\ Certbot 1.7.0对该插件强加了重大更改,请确保删除所有基于前缀的配置 获取令牌(请参阅 ) 使用pip install certbot-plugin-gandi 创建具有以下内容的gandi.ini配置文件,并在其上应用chmod 600 gandi.ini : # live dns v5 api key dns_gandi_api_key=APIKEY # optional organization id, remove it if not used dns_gandi_sharing_id=SHARINGID 用您的APIKEY API密钥替换APIKEY ,并确保将权限设置为禁止其他用户访问。 运行certbot
【文件预览】:
certbot-plugin-gandi-master
----contrib()
--------certbot-dns-gandi-renew.timer(121B)
--------certbot-dns-gandi-renew.service(240B)
----LICENSE(1KB)
----certbot_plugin_gandi()
--------main.py(3KB)
--------__init__.py(0B)
--------gandi_api.py(3KB)
----setup.py(2KB)
----README.md(5KB)
----.gitignore(36B)
----dev()
--------dev_shell.sh(244B)
--------tools()
--------README.md(442B)