Install latest/stable of certbot-dns-hetzner
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install certbot-dns-hetzner
Don't have snapd? Get set up for snaps.
Hetzner DNS Authenticator plugin for Certbot
How to install
sudo snap set certbot trust-plugin-with-root=ok
snap install certbot-dns-hetzner
When everything is successful the plugin is recognized by certbot, can be checked by executing the following command
certbot plugins
should list dns-hetzner
if the plugin is not listed, execute these commands (as this is an external plugin not provided by the certbot authors it will not happen automatically because of security reasons)
snap connect certbot:plugin certbot-dns-hetzner
snap connect certbot-dns-hetzner:certbot-metadata certbot:certbot-metadata
certbot plugins
should list dns-hetzner
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.