certbot_dns_namecheap:Certbot插件为namecheap.com提供dns-01挑战支持

时间:2021-05-27 11:31:02
【文件属性】:
文件名称:certbot_dns_namecheap:Certbot插件为namecheap.com提供dns-01挑战支持
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-27 11:31:02
Python 该插件通过使用(基于XML-RPC的)namecheap.com API创建并随后删除TXT记录,自动完成dns-01挑战的过程。 获得API访问权限 Namecheap对激活有一定的要求,以防止系统滥用。 为了为您的帐户启用API,您应该满足以下要求之一: 您的帐户下至少有20个域; 您的帐户余额中至少有$ 50; 在过去2年内花费了至少$ 50。 证书 要使用此插件,需要一个包含Namecheap API凭据的配置文件,该文件可从您的Namecheap帐户的。 # Namecheap API credentials used by Certbot certbot_dns_namecheap: dns_namecheap_username =my-username certbot_dns_namecheap: dns_namecheap_api_key =my-api-key
【文件预览】:
certbot_dns_namecheap-master
----setup.py(2KB)
----.gitignore(275B)
----Dockerfile(124B)
----MANIFEST.in(64B)
----setup.cfg(28B)
----LICENSE.txt(11KB)
----local-oldest-requirements.txt(39B)
----README.md(2KB)
----README.rst(47B)
----readthedocs.org.requirements.txt(519B)
----certbot_dns_namecheap()
--------dns_namecheap.py(4KB)
--------__init__.py(3KB)
--------dns_namecheap_test.py(2KB)
----docs()
--------api()
--------.gitignore(9B)
--------Makefile(618B)
--------api.rst(89B)
--------index.rst(331B)
--------conf.py(6KB)
--------make.bat(789B)

网友评论