diff --git a/doc/guide.html b/doc/guide.html index 1fbc9499f..a3841f901 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -795,6 +795,7 @@ The preferable encryption method is STARTTLS on port 5222, as defined RFC 3920: XMPP Core, which can be enabled in ejabberd with the option starttls. If this option is set, you should also set the certfile option. +The option tls can also be used in ejabberd_http to support HTTPS.
http://server:port/admin/
. Login and password are the username and
diff --git a/doc/guide.tex b/doc/guide.tex
index 47e87daaf..966f0334b 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -941,6 +941,7 @@ This is a detailed description of each option allowed by the listening modules:
\footahref{http://xmpp.org/specs/rfc3920.html\#tls}{RFC 3920: XMPP Core},
which can be enabled in \ejabberd{} with the option \term{starttls}.
If this option is set, you should also set the \option{certfile} option.
+ The option \term{tls} can also be used in \term{ejabberd\_http} to support HTTPS.
\titem{web\_admin} \ind{options!web\_admin}\ind{web admin}This option
enables the Web Admin for \ejabberd{} administration which is available
at \verb|http://server:port/admin/|. Login and password are the username and