diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 <A HREF="http://xmpp.org/specs/rfc3920.html#tls">RFC 3920: XMPP Core</A>, which can be enabled in <TT>ejabberd</TT> with the option <TT>starttls</TT>. If this option is set, you should also set the <TT>certfile</TT> option. +The option <TT>tls</TT> can also be used in <TT>ejabberd_http</TT> to support HTTPS. </DD><DT CLASS="dt-description"><B><TT>web_admin</TT></B></DT><DD CLASS="dd-description"> This option enables the Web Admin for <TT>ejabberd</TT> administration which is available at <CODE>http://server:port/admin/</CODE>. Login and password are the username and |