Skip to main content

ANX DNS authentication plugin for Certbot

Project description

ANX DNS Authenticator for Certbot

This allows automatic completion of Certbot's DNS01 challange for domains managed on ANX DNS

Important information

PLEASE NOTE THAT ONE OF THE DEPENDENCIES TO THE LIBRARY INCLUDED A BAD INSTALL_REQUIRES.

Installing

   $ pip install certbot-anx

Usage

The plugin requires a API key that is created here: http://dyn.anx.se/users/users.jsf?i=2

To use the authenticator you need to provide some required options:

--certbot-anx:credentials (required) ANX API credentials INI file. (default: None)

The credentials file must have the folling format:

   certbot_anx:api_key = codegoeshere

For safety reasons the file must not be world readable. You can solve this by running:

   $ chmod 600 credentials.ini

Then you can run certbot using:

    $ sudo certbot certonly \
        --authenticator certbot-anx:auth \
        --certbot-anx:auth-credentials credentials.ini \
        -d domain.com

If you want to obtain a wildcard certificate you can use the --server https://acme-v02.api.letsencrypt.org/directory flag and the domain -d *.domain.com

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-dns-anx-2.0.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

certbot_dns_anx-2.0.0-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file certbot-dns-anx-2.0.0.tar.gz.

File metadata

  • Download URL: certbot-dns-anx-2.0.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.3

File hashes

Hashes for certbot-dns-anx-2.0.0.tar.gz
Algorithm Hash digest
SHA256 0f03606f11f69fa9cd68fc1c1c3d66ef5b5f936656af52902ebe6ee08c65c605
MD5 2c69090be06428e257a13423509da4b6
BLAKE2b-256 e62b3d7bab112f1b138140f185a696afd256d00a13c24c653dbb60d5b07f1ed4

See more details on using hashes here.

File details

Details for the file certbot_dns_anx-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_anx-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 18af9ba65a44c606d2f5d47b98e1f4fa6e7b4b91f4078d86a8961a75d25ee35d
MD5 a867ee312f24115d5fafb96b759d9bdd
BLAKE2b-256 6c7d9c8b291874c59f921a58f71fad559101cd340974f1bb14c85d4efffe21aa

See more details on using hashes here.

Supported by

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