Certbot的ArvanCloud DNS身份验证程序插件

certbot-dns-arvancloud的Python项目详细描述


ArvanCloud DNS身份验证程序certbot插件

这个certbot插件自动执行 完成一个挑战 随后使用arvanclouddnsapi删除TXT记录。在

安装

通过pip在安装certbot的同一python环境中安装这个包。在

pip install certbot-dns-arvancloud

使用

要开始对ArvanCloud DNS API使用DNS身份验证,请在certbot的命令行上传递以下参数:

OptionDescription
^{}select the authenticator plugin (Required)
^{}ArvanCloud DNS API credentials INI file. (Required)
^{}Seconds to wait for the TXT record to propagate

证书

从位于的ArvanCloud控制面板转到“API令牌”并添加个人访问令牌。在

示例credentials.ini文件:

^{pr2}$

示例

{cd5>获取证书}

certbot certonly \\
 --authenticator certbot-dns-arvancloud:dns-arvancloud \\
 --certbot-dns-arvancloud:dns-arvancloud-credentials /path/to/my/arvancloud.ini \\
 -d example.com

获取*.example.com的证书

   certbot certonly \\
     --authenticator certbot-dns-arvancloud:dns-arvancloud \\
     --certbot-dns-arvancloud:dns-arvancloud-credentials /path/to/my/arvancloud.ini \\
     -d '*.example.com'

多亏了

此包基于https://github.com/ctrlaltcoop/certbot-dns-hetznerhttps://github.com/m42e/certbot-dns-ispconfig

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何将cassandra中的行数据转换为与列相关的嵌套json   java如何使用jcr XPath在jcr:content/@jcr:data中搜索?   java在使用openCV进行安卓开发时如何利用手机的广角镜头   java解析扩展了接口,结束了一个潜在的无限循环   位置服务的@Override方法中存在java Android应用程序错误   java本地线程的用途和需求是什么   具有左右子访问的java节点树遍历   java验证JsonWebToken签名   JUL日志处理程序中的java日志记录   嵌入式Java读取给定时间段的串行数据。   java有没有办法从多个URL获取多个图像?   java线程通过等待intent阻止自己发送intent   java Spring MVC解析多部分内容请求   java JPA/Hibernate静态元模型属性未填充NullPointerException   java格式错误的字符(需要引号,得到I)~正在处理   java为什么PrintWriter对象抛出FileNotFoundException?   java Neo4j未正确保存标签   java IE不加载图像