certbot_transip_helper:帮助脚本,可在Transip上创建DNS条目以进行验证

时间:2024-05-09 07:46:24
【文件属性】:

文件名称:certbot_transip_helper:帮助脚本,可在Transip上创建DNS条目以进行验证

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-09 07:46:24

Python

certbot Transip助手 该帮助程序可以与certbot结合使用,方式如call_certbot.sh所示。 但是必须正确设置一些设置才能使其适合您。 登录到生成密钥并将其存储在文件中。 在您的homedir中创建一个文件.certbot_transip_helper.ini ,其内容应类似于以下内容: [DEFAULT] login = transip_username keyfile = /some/dir/transip.pem 安装Certbot 确保已安装所有必需的Python软件包。 pip3 install transipApiV6 dnspython 出于测试目的,可以使用test.sh 文本记录的验证可能需要一些时间,具体取决于DNS记录的传播。 test.sh和证书请求不能同时运行,它使用相同的TXT记录! test.sh输出: 0 ent


【文件预览】:
certbot_transip_helper-master
----call_certbot.sh(1KB)
----.github()
--------workflows()
----.certbot_transip_helper.ini(273B)
----certbot_transip_helper.py(3KB)
----Dockerfile(301B)
----test.sh(374B)
----README.md(2KB)
----.gitignore(18B)

网友评论