certbot/certbot-dns-linode
Ștefan Talpalaru 819f95c37d certbot_dns_linode: increase the default propagation interval (#6320)
Using the default value of 16 minutes (960 seconds) for
--dns-linode-propagation-seconds leads to DNS failures when the randomly
selected Linode DNS is not the first one out of six, due to an additional
delay before the other five are updated.

The problem can be easily solved by increasing the wait interval, so
this commit increases the default value to 20 minutes.

More details: https://community.letsencrypt.org/t/dns-servers-used-by-letsencrypt-for-challenges/32127/16
2018-10-17 13:48:49 -07:00
..
certbot_dns_linode certbot_dns_linode: increase the default propagation interval (#6320) 2018-10-17 13:48:49 -07:00
docs Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
Dockerfile Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
LICENSE.txt Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
local-oldest-requirements.txt Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
MANIFEST.in Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
README.rst Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
readthedocs.org.requirements.txt Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
setup.cfg Linode DNS Authenticator (#5302) 2018-07-10 13:51:03 -07:00
setup.py Bump version to 0.28.0 2018-09-05 15:42:01 -07:00

Linode DNS Authenticator plugin for Certbot