alexzorin / certbot-dns-multi

Certbot DNS plugin supporting multiple providers, using github.com/go-acme/lego
MIT License
52 stars 7 forks source link

LEGO plugin for dnshome.de - how to integrate into certbot-dns-multi? #1

Closed DFS-90 closed 1 year ago

DFS-90 commented 1 year ago

Hello,

thank you very much for this great project!

LEGO recently added a new plugin for dnshome.de I'd really love to use with the latest Nginx proxy manager branch via certbot-multi-dns ("DnsMulti").

What has to be done in order to integrate the new dnshome.de plugin into certbot-dns-multi?

Thanks in advance and best regards, David

alexzorin commented 1 year ago

Hi,

This plugin follows along the tagged releases of lego: https://github.com/go-acme/lego/releases

Once a new release of lego is available, it'll be available in this plugin as well. The new provider will appear then.

alexzorin commented 1 year ago

4.10.0 is now out!