Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")