Newer
Older
certbot-dns-inwx / README.md
@Pascal Gollor Pascal Gollor on 31 May 2018 225 bytes add readme
# script collection for certbot dns authenication for domains hosted by inwx.de

## example usage

```
ertbot certonly --dry-run --manual --preferred-challenges=dns --manual-auth-hook ./certbot-dns-auth.sh -d example.com
```