diff --git a/docs/manual/src/docbook/namespace-config.xml b/docs/manual/src/docbook/namespace-config.xml
index c232a93b22..89108a3f23 100644
--- a/docs/manual/src/docbook/namespace-config.xml
+++ b/docs/manual/src/docbook/namespace-config.xml
@@ -468,8 +468,11 @@
]]>
-
+
+ Note that in order to be truly secure, an application should not use HTTP at all or switch
+ between HTTP and HTTPS. It should start in HTTPS (with the user entering an HTTPS URL) and
+ use a secure connection throughout to avoid any possibility of man-in-the-middle attacks.
+