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

Uploaded Python 3

File details

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

File metadata

  • Download URL: certbot_dns_exonet-4.0.0.tar.gz
  • Upload date:
  • Size: 6.6 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.0.tar.gz
Algorithm Hash digest
SHA256 9c05391b50945083d3df6b2d1ac626bba39c8e7ddb755ba04d9f8653f6702b1e
MD5 7f1650632db6cfd3bfec06e73c0c4492
BLAKE2b-256 f65b152e5e12c911e8873928d3b931e0c77ab63a83a53199a5db51a21f3aef2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: certbot_dns_exonet-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c4bc148fa497176f5ebb2f249e44ff41497c485a2c95f17ec8005533347a223
MD5 c6d839d46fcd445a36999663ce4792b1
BLAKE2b-256 2c17e3e7e9990263630ba2d4e11943858259d3a8f71527eb69e3fc28d7dabd21

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