certbot/certbot-dns-digitalocean/certbot_dns_digitalocean
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
..
_internal dns-digitalocean: Ignore SOA TTL in favor of explicit TTL argument (#9149) 2022-01-25 21:34:38 +11:00
__init__.py Add wildcard example (#9164) 2022-01-18 23:20:25 +01:00
py.typed Add type annotations to the certbot package (part 1) (#9084) 2021-11-12 14:27:46 +11:00