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

This script collectin is in alpha state and only useable on linux systems.
Tested with debian 9 and ubuntu 16.04.


## example usage

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