mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Remove AAAA record check suggestion
Boulder doesn't support ipv6 validation, so don't confuse people by asking them to check their AAAA record(s).
This commit is contained in:
@@ -486,7 +486,7 @@ def is_preferred(offered_challb, satisfied,
|
||||
|
||||
_ERROR_HELP_COMMON = (
|
||||
"To fix these errors, please make sure that your domain name was entered "
|
||||
"correctly and the DNS A/AAAA record(s) for that domain contains the "
|
||||
"correctly and the DNS A record(s) for that domain contains the "
|
||||
"right IP address.")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user