mdbraber / acmeproxy

Proxy server for ACME DNS challenges written in Go
MIT License
83 stars 20 forks source link

Unable to use hetzner provider #10

Open filviu opened 4 years ago

filviu commented 4 years ago

Hi,

I'm trying to setup acmeproxy for a project of mine. We are using Hetzner for DNS and I'm hitting:

[Oct 26 13:03:53] DEBUG present: x.x.x.x: Provider does not support requested mode mode=default provider=hetzner

I take it it's linked to issue 720 and PR #883 but from what I'm reading there it's not the way to go ahead. Any chance to fix this or should I look to another sollution alltogether...

Cheers!