prosody.cfg.lua.dist
changeset 12344 7d132ea04a05
parent 12343 4ba0a0dfa047
child 12345 48aa833f9649
--- a/prosody.cfg.lua.dist	Mon Feb 14 16:29:38 2022 +0000
+++ b/prosody.cfg.lua.dist	Mon Feb 14 16:30:01 2022 +0000
@@ -113,8 +113,8 @@
 
 -- Some servers have invalid or self-signed certificates. You can list
 -- remote domains here that will not be required to authenticate using
--- certificates. They will be authenticated using DNS instead, even
--- when s2s_secure_auth is enabled.
+-- certificates. They will be authenticated using other methods instead,
+-- even when s2s_secure_auth is enabled.
 
 --s2s_insecure_domains = { "insecure.example" }