A Certbot plugin for certificate renewal using Loopia DNS
Project description
Certbot Loopia DNS Plugin
A Certbot plugin for automatic completion of Certbot DNS challenges when your domain is managed by Loopia DNS.
Installing
$ pip install certbot-plugin-dns-loopia
Loopa API Permissions
Your Loopa API user must have access to the following methods:
- addZoneRecord
- getZoneRecords
- removeZoneRecord
Credentials
A .ini-file with your Loopia API user must be provided. Required entries in the file:
dns_loopia_username = <your-username>@loopiapi
dns_loopia_password = <your password>
The path to the file is provided via the --dns-loopia-credentials parameter to certbot.
Disclaimer
The plugin has no affiliation to Loopia AB.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certbot_plugin_dns_loopia-0.1.0.tar.gz.
File metadata
- Download URL: certbot_plugin_dns_loopia-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
021031d1674617a298996752c31bf13e2c2f8fce1a3464998e6922c006a1a4c4
|
|
| MD5 |
6ffc18d67b5b75a1fafb2a7b6be7d283
|
|
| BLAKE2b-256 |
c178f2d596218449f3fdd485f2102d99db3a34e90574233cb81f8eb68bdb8fe9
|
File details
Details for the file certbot_plugin_dns_loopia-0.1.0-py3-none-any.whl.
File metadata
- Download URL: certbot_plugin_dns_loopia-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45fcefa85c08c2bb22a9fb1002f1e775155e9e662f3ab6c9383d2f9ae46e162f
|
|
| MD5 |
818569d5e3713785a1644b17db8842d5
|
|
| BLAKE2b-256 |
8b53972d6a4b98938ac46945c3c3be839606406f8ee305b3b96cb87a5816e44d
|