This allows automatic completion of Certbot’s DNS01 challange for domains managed on Loopia DNS.
Installing
$ pip install certbot-loopia
Usage
To use the authenticator you need to provide some required options:
- --certbot-loopia:credentials (required)
INI file with user and password for your Loopia API user. user normally has the format user@loopiaapi.
The credential file must have the folling format:
certbot_loopia:auth_user = user@loopiaapi
certbot_loopia:auth_password = passwordgoeshere
For safety reasons the file must not be world readable. You can solve this by running:
$ chmod 600 credentials.ini
Known issues
Due to caching on Loopia’s side it can take up to 15 minutes before changes propagates. Therefore the plugin will wait 15 minutes before contacting the ACME server.
Changelog
Version 0.2.0
Released 21st August 2017
Rewrote plugin to match the implementation of certbot-dns-* plugins
Updated dependency requirements since the old release was completely broken for newer acme and certbot (see issue #2)
Version 0.1.0
Released 10th May 2017
Initial release
Disclaimer
This plugin is neither affiliated with nor endorsed by Loopia AB.
Release files for certbot-loopia 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| certbot-loopia-0.2.0.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| certbot_loopia-0.2.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.7 kB
Release files / certbot-loopia-0.2.0.tar.gz
| Download URL | certbot-loopia-0.2.0.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4958178dd10b76a1769fa934172e88e565fd3715c1c52ba48206c113a969afd4
|
|
BLAKE2b-256 checksum How to use checksums |
a0cd119d8eaabc5f8c68e54a69b21cc79c5f466e2f3da9cd40d2b79173c29b95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / certbot_loopia-0.2.0-py2.py3-none-any.whl
| Download URL | certbot_loopia-0.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7e320c47bdcfa4ebd65c89d1801e62e007c958d230236eb5afb7295fc075a8c7
|
|
BLAKE2b-256 checksum How to use checksums |
973f37118b63488d9489afaf43419ce6404eb02612387b5a9c00b89bb4f02e25
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |