Skip to content

Commit

Permalink
Change link text
Browse files Browse the repository at this point in the history
  • Loading branch information
fupduck committed Jun 19, 2024
1 parent f7d630b commit 9b67b62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,12 @@ To start using DNS authentication for the Hetzner DNS API, pass the following ar
| `--dns-hetzner-credentials` | Hetzner DNS API credentials INI file. (Required) |
| `--dns-hetzner-propagation-seconds` | Seconds to wait for the TXT record to propagate |


If `certbot plugins` does not show the installed plugin, you might need to set `CERTBOT_PLUGIN_PATH`.
```
CERTBOT_PLUGIN_PATH=/usr/local/lib/python3.9/site-packages/ certbot renew
```
[Some background infos](https://community.letsencrypt.org/t/how-do-i-make-certbot-find-use-an-installed-plugin/198647/5)
[See letsencrypt community thread](https://community.letsencrypt.org/t/how-do-i-make-certbot-find-use-an-installed-plugin/198647/5)

## Credentials

Expand Down

0 comments on commit 9b67b62

Please sign in to comment.