certbot/certbot-dns-digitalocean/certbot_dns_digitalocean/_internal
Rick fb1b105ba2
dns-digitalocean: Ignore SOA TTL in favor of explicit TTL argument (#9149)
* Ignore SOA TTL in favor of explicit TTL argument

`domain.ttl` should be `None` so that the `self.ttl` argument in 
`add_txt_record()` is not ignored (`domain.ttl` takes precedence).

* Document mitigation for dns-digitalocean ignoring the 30 second TTL.
2022-01-25 21:34:38 +11:00
..
__init__.py Make the contents of the DNS plugins private (#7580) 2019-11-25 10:26:05 -08:00
dns_digitalocean.py dns-digitalocean: Ignore SOA TTL in favor of explicit TTL argument (#9149) 2022-01-25 21:34:38 +11:00