mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
Merge pull request #1135 from ArchimedesPi/remove-aaaa-suggestions
Remove AAAA record check suggestion
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