certbot/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
..
certbot_dns_digitalocean dns-digitalocean: Ignore SOA TTL in favor of explicit TTL argument (#9149) 2022-01-25 21:34:38 +11:00
docs docs: update intersphinx url for certbot project (#9096) 2021-11-11 09:44:59 +01:00
tests Deprecate zope.component in favor of an direct calls to functions from certbot.display.util module (#8835) 2021-07-19 17:09:06 -07:00
LICENSE.txt DigitalOcean DNS Authenticator 2017-05-11 17:26:02 -07:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst DigitalOcean DNS Authenticator 2017-05-11 17:26:02 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.cfg DigitalOcean DNS Authenticator 2017-05-11 17:26:02 -07:00
setup.py Bump version to 1.23.0 2021-12-07 14:03:51 -08:00

DigitalOcean DNS Authenticator plugin for Certbot