1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2024-11-22 20:03:51 +01:00
bind9-api/letsencrypt/certbot-bind9-auth
2018-07-08 01:08:56 +02:00

4 lines
112 B
Bash

#!/usr/bin/env sh
bind9-api-client -d "_acme-challenge.$CERTBOT_DOMAIN" -r TXT update -v "$CERTBOT_VALIDATION"