mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-08-03 04:41:27 +00:00
spelling: security
This commit is contained in:
parent
0d6ce9f977
commit
00777a10ae
@ -341,7 +341,7 @@ _freedns_add_txt_record() {
|
||||
return 1
|
||||
elif _contains "$htmlpage" "security code was incorrect"; then
|
||||
_debug "$htmlpage"
|
||||
_err "FreeDNS failed to add TXT record for $subdomain as FreeDNS requested seurity code"
|
||||
_err "FreeDNS failed to add TXT record for $subdomain as FreeDNS requested security code"
|
||||
_err "Note that you cannot use automatic DNS validation for FreeDNS public domains"
|
||||
return 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user