项目作者: csvwolf

项目描述 :
Certbot DNS Plugin for Hostker Domain
高级语言: Python
项目地址: git://github.com/csvwolf/certbot-dns-hostker.git
创建时间: 2019-09-29T03:11:49Z
项目社区:https://github.com/csvwolf/certbot-dns-hostker

开源协议:MIT License

下载


CertBot DNS Hostker

Build Status

Install

  1. pip install certbot-dns-hostker

Usage

  1. certbot certonly --authenticator certbot-dns-hostker:dns-hostker --certbot-dns-hostker:dns-hostker-credentials [configfile-path] -d [your-domain]

config.ini

  1. certbot_dns_hostker:dns_hostker_email=[your email]
  2. certbot_dns_hostker:dns_hostker_token=[your token]

Help

Why I can’t run successful?

f-string is a feature in Python3.6+, please ensure your python version.

How about the Dockerfile?

If you don’t understand, do not use it.