lego/providers/dns/route53
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
..
fixtures_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
route53.go providers/dns/route53: Adjust DNS challenge TTL to 10 seconds 2016-06-17 16:07:37 -07:00
route53_integration_test.go providers/dns/route53: Adjust DNS challenge TTL to 10 seconds 2016-06-17 16:07:37 -07:00
route53_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
testutil_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00