docker-swag/root/defaults/dns-conf/transip.ini

6 lines
362 B
INI
Raw Normal View History

2020-08-03 15:00:14 +00:00
# Instructions: https://readthedocs.org/projects/certbot-dns-transip/
# Convert the key to an RSA key (openssl rsa -in transip.key -out transip-rsa.key)
# Place .key-file in the same directory as this file. Location "/config/dns-conf" is from within the container
2020-12-27 21:48:09 +00:00
dns_transip_username = <transip_username>
dns_transip_key_file = /config/dns-conf/transip-rsa.key