Skip to main content

Infomaniak DNS Authenticator plugin for Certbot

Project description

Infomaniak DNS Authenticator plugin for certbot

This plugin enables usage of Infomaniak public API to complete``dns-01`` challenges.

Issue a token

At your Infomaniak manager dashboard, to to the API section and generate a token with “Domain” scope Then, export this token as an environment variable:

export INFOMANIAK_API_TOKEN=xxx

Installation

pip install certbot-dns-infomaniak

Usage

.. code-block:: bash

export INFOMANIAK_API_TOKEN=xxx certbot certonly –authenticator certbot-dns-infomaniak:dns-infomaniak –server https://acme-staging-v02.api.letsencrypt.org/directory –agree-tos –rsa-key-size 4096 -d ‘death.star’

Acknowledgments

Based on certbot-dns-ispconfig plugin at https://github.com/m42e/certbot-dns-ispconfig/

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-infomaniak-0.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

certbot_dns_infomaniak-0.1.0-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

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