Last updated:
0 purchases
certbotdnsonecloud 0.1.0
Use the certbot client to generate a certificate using onecloud.
Prepare an API Token
Fetch an api token by instruction on https://1cloud.ru/api/auth/auth
Install certbot and plugin
pip install certbot-dns-onecloud
Create a credentials file
certbot_dns_onecloud:dns_onecloud_api_token = "ONECLOUD-API-TOKEN"
Generate a certificate
certbot certonly -a certbot-dns-onecloud:dns-onecloud \
[--certbot-dns-onecloud:dns-onecloud-credentials PATH-TO-CREDENTIAL-FILE]
-d REPLACE-WITH-YOUR-DOMAIN
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.