Skip to main content

Certbot plugin to authenticate using dns TXT records via Transip API

Project description

Certbot plugin to authenticate using dns TXT records via Transip API

You can also run this directly from Docker, and get the certificates and keys written to disk for further processing.

For example the following command can be used. This assumes the transip.ini file and the keyfile are present in /tmp/letsencrypt.

docker run -ti -v `/tmp/letsencrypt`:/etc/letsencrypt \
    hsmade/certbot-transip \
    certonly -n \
    -d 'your.domain.com' \
    -a certbot-dns-transip:dns-transip \
    --certbot-dns-transip:dns-transip-credentials /etc/letsencrypt/transip.ini \
    --certbot-dns-transip:dns-transip-propagation-seconds 240 \
    -m your@domain.com \
    --agree-tos \
    --eff-email

History

0.3.0 (24-03-2020)

  • updated CI and docker to python 3.6

  • changed dockerfile from using CMD to ENTRYPOINT

0.2.6 (21-03-2020)

  • updated transip lib

0.1.4 (18-01-2019)

  • Added docker image + instructions

0.1.2 (12-11-2018)

  • Updated the API for transip to current version

0.1 (14-07-2017)

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_transip-0.3.1.tar.gz (13.2 kB view details)

Uploaded Source

File details

Details for the file certbot_dns_transip-0.3.1.tar.gz.

File metadata

  • Download URL: certbot_dns_transip-0.3.1.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for certbot_dns_transip-0.3.1.tar.gz
Algorithm Hash digest
SHA256 d7d7479ed3f2bd71fe90da4708343419b3c38235ff4c49c44916304ecc333dc4
MD5 873c27628744658512e4a5588238d5d3
BLAKE2b-256 ed7d4b6ef4920eb691fa764cd75f3461a40b48055b97fd5d45371d329deec827

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