GleSYS DNS authentication plugin for Certbot
Reason this release was yanked:
Superseded by certbot-dns-glesys
Project description
GleSYS DNS Authenticator for Certbot
This allows automatic completion of Certbot’s DNS01 challange for domains managed on GleSYS DNS.
Installing
$ pip install certbot-glesys
Usage
Create an API key with the following permissions:
domain:listrecords
domain:addrecord
domain:deleterecord
Don’t forget to give access to the appropriate IP-address range. If you wan’t to be able to run the client from anywhere, enter 0.0.0.0/0.
To use the authenticator you need to provide some required options:
- --certbot-glesys:auth-credentials (required)
INI file with user and password for your GlesSYS API user.
The credentials file must have the following format:
certbot_glesys:auth_user = CL00000
certbot_glesys:auth_password = apikeygoeshere
For safety reasons the file must not be world readable. You can solve this by running:
$ chmod 600 credentials.ini
Disclaimer
This plugin is neither affiliated with nor endorsed by GleSYS Internet Services AB.
Changelog
Version 0.1.1
Released on 15th March, 2018
Bumped default propagation time to 90 seconds to improve reliability
Fixed wrong base url in GlesysDomainApiClient, pull request #2 (@montaniasystemab)
Version 0.1.0
Released on 30th September, 2017
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file certbot-glesys-0.1.1.tar.gz
.
File metadata
- Download URL: certbot-glesys-0.1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4a9515d67ce8a2d471c9c17697c828641c9530151eb1d690bcfcffa1c69ebac |
|
MD5 | f02f35dc510eb3bed64ca54d8bf071f2 |
|
BLAKE2b-256 | 0fe08a3ecafffea16ef837f3db2d1bc708e8fb7d0a3b31e60c1bc0d4f81f91a4 |
File details
Details for the file certbot_glesys-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: certbot_glesys-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a45aa79c71f536ecdeb204039912bbe6a54ae38df3eea330019258b6691df978 |
|
MD5 | 13176be04d48d3d2c4c5cca8cb7f90e7 |
|
BLAKE2b-256 | a2a4e7145ed800ed97616772408a3fea1ca3776c854a27f592fcc20828e19bed |