mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
Add query timeout for dns-rfc2136 plugin (#8268)
* Add timeout to DNS query function calls * Modify tests to account for new timeout variable * Add change to CHANGELOG * Add `dns.exception.Timeout` to exception handler * Move changelog to 1.10.0
This commit is contained in:
@@ -6,6 +6,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
* Added timeout to DNS query function calls for dns-rfc2136 plugin.
|
||||
*
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user