文件名称:certbot-dns-ispconfig:certbot插件,用于通过ISPConfig启用DNS身份验证
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-13 12:23:19
Python
certbot-dns-ispconfig 用于Certbot的 DNS Authenticator插件 该插件通过使用ISPConfig远程API创建并随后删除TXT记录,自动完成dns-01挑战的过程。 ISPConfig的配置 在系统->远程用户中,您必须拥有一个具有以下权限的用户 客户端功能 DNS区域功能 DNS txt功能 安装 pip install certbot-dns-ispconfig 命名参数 要开始为ispconfig使用DNS身份验证,请在certbot的命令行上传递以下参数: --authenticator certbot-dns-ispconfig:dns-ispconfig 选择身份验证器插件(必填) --certbot-dns-ispconfig:dns-ispconfig-credentials ispconfig远程用户凭据INI文件。 (
【文件预览】:
certbot-dns-ispconfig-master
----README.rst(5KB)
----certbot_dns_ispconfig()
--------dns_ispconfig.py(10KB)
--------__init__.py(3KB)
--------dns_ispconfig_test.py(6KB)
----setup.cfg(28B)
----setup.py(2KB)
----LICENSE.txt(11KB)