Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsavola/legodns

Let's Encrypt certificates via indns
https://github.com/tsavola/legodns

acme-dns go

Last synced: about 22 hours ago
JSON representation

Let's Encrypt certificates via indns

Awesome Lists containing this project

README

        

Fairly generic https://github.com/go-acme/lego DNS challenge provider adapter.

lego's DNS provider API requires the implementation to have a dependency on
lego's dns01 package. That makes it less than ideal for a DNS service to
directly provide a lego-compatible DNS challenge solver. This package solves
that challenge.