ctrlaltcoop / certbot-dns-hetzner

Certbot plugin enabling dns-01 challenge on the Hetzner DNS API
Other
155 stars 24 forks source link

Use lexicon for DNS record handling #6

Closed l0rn closed 1 year ago

l0rn commented 4 years ago

In other providers certbot makes use of lexicon. This plugin does not, as it didn't have a proper provider for the new hetzner DNS API. It does now though: https://github.com/AnalogJ/lexicon/pull/492

So I think this plugin should make use of it once the PR above is in a relase

l0rn commented 1 year ago

2.0 uses lexicon