1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-23 22:12:45 +02:00
Chris Marchesi 64f8e0d225 providers/dns/route53: Adjust DNS challenge TTL to 10 seconds
While more than likely never to come up in a real-world situation,
during renewal integration testing a value of 120 seconds has
proven to be too high (the old challenge record has not expired
by the time the new one is created).
2016-06-17 16:07:37 -07:00
..