Skip to main content

Exonet DNS Authenticator plugin for Certbot

Project description

Certbot plugin for authentication using the Exonet DNS

pypi Python License

Certbot DNS Authenticator plugin for Exonet DNS

Conventions

  • Code style guide: PEP 8.
  • Docstring conventions: Google Python Style Guide and Markdown.

Installation

Install using pip:

    pip install certbot-dns-exonet

Usage

  1. Request an Exonet API token (contact Exonet)

  2. After the installation, verify if the plugin is available in certbot:

        certbot plugins
    
  3. Create an exonet.ini file:

        touch /etc/letsencrypt/exonet.ini
        chmod 0600 /etc/letsencrypt/exonet.ini
    
  4. Add the Exonet API token in /etc/letsencrypt/exonet.ini:

        dns_exonet_token = YOUR_EXONET_API_TOKEN
    
  5. Request a certificate with certbot and this plugin to obtain a certificate using DNS record authentication:

        certbot certonly \
            --config-dir /etc/letsencrypt \
            --work-dir /etc/letsencrypt \
            --logs-dir /etc/letsencrypt \
            --authenticator dns-exonet \
            --dns-exonet-credentials /etc/letsencrypt/exonet.ini \
            -d domain.com
    

Change log

Please see releases for more information on what has changed recently.

Security

If you discover any security related issues please email development@exonet.nl instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

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_exonet-5.0.0.tar.gz (6.7 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_exonet-5.0.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_exonet-5.0.0.tar.gz.

File metadata

  • Download URL: certbot_dns_exonet-5.0.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.3 Linux/6.17.0-1018-azure

File hashes

Hashes for certbot_dns_exonet-5.0.0.tar.gz
Algorithm Hash digest
SHA256 29f1df0e0b972b1b1b5da02f1232aba6a90408e31b35020ee77a5bef54a5349c
MD5 7b1801fc18e4da940ebbf0dc10b42ecc
BLAKE2b-256 8daecdb293410dcd1840569501849b20e08edc13e0c1b18a968a7fec58a65b73

See more details on using hashes here.

File details

Details for the file certbot_dns_exonet-5.0.0-py3-none-any.whl.

File metadata

  • Download URL: certbot_dns_exonet-5.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.3 Linux/6.17.0-1018-azure

File hashes

Hashes for certbot_dns_exonet-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c2ce183e34718e1ad7c322cfc998a2f7a31b1e539aadf2abd737e696ed7db33b
MD5 e4367ec25fad1be4b80e3e7094cde6df
BLAKE2b-256 dc2c172b3f1515332347ed91af425d1509323a1796f4cb64300de8dfa7da5e27

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