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-4.0.0rc1.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-4.0.0rc1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_exonet-4.0.0rc1.tar.gz.

File metadata

  • Download URL: certbot_dns_exonet-4.0.0rc1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.0 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for certbot_dns_exonet-4.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 374465536e084e0b91345512cd5360da03e9457ad017a876d381412c431a74aa
MD5 6c12cd0892d47845513a736bd86ab69d
BLAKE2b-256 1978e8d04ef1fa606306c6caf0ce88e5560d9041994f3bf66145be70c8566acc

See more details on using hashes here.

File details

Details for the file certbot_dns_exonet-4.0.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_exonet-4.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 9af2f5c68cff32530008f4921ab9b5b59ecf849e2bc957b9ade233b0d63c3708
MD5 bee0aaa53e260d13996d268d41707605
BLAKE2b-256 0da3c9eeeeab51f2425321e7f7f55e9b3c1b69767a6136ee28a4792aae68bde2

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