Skip to main content

GleSYS DNS authentication plugin for Certbot

Reason this release was yanked:

Superseded by certbot-dns-glesys

Project description

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 AB.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot-glesys-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

certbot_glesys-0.1.0-py2.py3-none-any.whl (5.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file certbot-glesys-0.1.0.tar.gz.

File metadata

File hashes

Hashes for certbot-glesys-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8ba4eaea50714e29640184db1722d7de2a9fc2c663f04ca0599fc1e244646d0f
MD5 82ac517926dbf640739daa35d28aa163
BLAKE2b-256 e753e307fc7bdb2210e76991b67b8ce362ec3ecf2d219cdd2776995fe02f9250

See more details on using hashes here.

File details

Details for the file certbot_glesys-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_glesys-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 edb79d7ec9fb3685bd964a3bc7706394fe698a37fe0e63f98ca064e92ef2a30f
MD5 57ce3be83ab1d0080f28360b1a2a83dc
BLAKE2b-256 f67ba72f82de4fbef4e0b600c5823b0e9dd3521798138acc0ff5a247800f8838

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page