mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:14:54 +02:00
dns-rfc2136: use TCP to query SOA records (#7503)
* Use tcp query on dns-rfc2136 plugin To improve network robust; fixes #7502. * Update CHANGELOG.md * Fix dns-rfc2136 test cases * Add UDP fallback to dns-rfc2136
This commit is contained in:
committed by
Adrien Ferrand
parent
b84edfd39a
commit
f4f16605ed
@@ -61,6 +61,7 @@ More details about these changes can be found on our GitHub repo.
|
||||
* acme.standalone.BaseRequestHandlerWithLogging and
|
||||
acme.standalone.simple_tls_sni_01_server have been deprecated and will be
|
||||
removed in a future release of the library.
|
||||
* certbot-dns-rfc2136 now use TCP to query SOA records.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user