Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercinch/certbot-dns-directadmin
certbot plugin to allow acme dns-01 authentication of a name managed in DirectAdmin
https://github.com/cybercinch/certbot-dns-directadmin
Last synced: 9 days ago
JSON representation
certbot plugin to allow acme dns-01 authentication of a name managed in DirectAdmin
- Host: GitHub
- URL: https://github.com/cybercinch/certbot-dns-directadmin
- Owner: cybercinch
- License: other
- Created: 2019-07-15T21:54:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T19:05:50.000Z (4 months ago)
- Last Synced: 2024-10-02T09:18:19.196Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 422 KB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# certbot-dns-directadmin
![Upload Python Package](https://github.com/cybercinch/certbot-dns-directadmin/workflows/Upload%20Python%20Package/badge.svg) [![PyPI version](https://badge.fury.io/py/certbot-dns-directadmin.svg)](https://badge.fury.io/py/certbot-dns-directadmin) [![Documentation Status](https://readthedocs.org/projects/certbot-dns-directadmin/badge/?version=latest)](https://certbot-dns-directadmin.readthedocs.io/en/latest/?badge=latest) ![PyPI - Downloads](https://img.shields.io/pypi/dw/certbot-dns-directadmin)
![Code Coverage](https://raw.githubusercontent.com/cybercinch/certbot-dns-directadmin/master/coverage.svg)Plugin to allow acme dns-01 authentication of a name managed in DirectAdmin. Useful for automating and creating a Let's Encrypt certificate (wildcard or not) for a service with a name managed by DirectAdmin, but installed on a server not managed in DirectAdmin.
## Documentation
You may find the module documentation on [Read The Docs](https://certbot-dns-directadmin.readthedocs.io/ "certbot-dns-directadmin's Documentation")