1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2024-11-22 12:13:49 +01:00
bind9-api/letsencrypt/certbot-bind9-auth

4 lines
112 B
Plaintext
Raw Normal View History

2018-07-08 01:08:56 +02:00
#!/usr/bin/env sh
bind9-api-client -d "_acme-challenge.$CERTBOT_DOMAIN" -r TXT update -v "$CERTBOT_VALIDATION"