mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-03 18:02:28 +01:00
Clarify that 'tls' option is still useful in ejabberd_http for HTTPS.
SVN Revision: 2819
This commit is contained in:
parent
341e47c2a4
commit
4cdf7fba4f
@ -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>,
|
<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>.
|
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.
|
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
|
</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
|
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
|
at <CODE>http://server:port/admin/</CODE>. Login and password are the username and
|
||||||
|
@ -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},
|
\footahref{http://xmpp.org/specs/rfc3920.html\#tls}{RFC 3920: XMPP Core},
|
||||||
which can be enabled in \ejabberd{} with the option \term{starttls}.
|
which can be enabled in \ejabberd{} with the option \term{starttls}.
|
||||||
If this option is set, you should also set the \option{certfile} option.
|
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
|
\titem{web\_admin} \ind{options!web\_admin}\ind{web admin}This option
|
||||||
enables the Web Admin for \ejabberd{} administration which is available
|
enables the Web Admin for \ejabberd{} administration which is available
|
||||||
at \verb|http://server:port/admin/|. Login and password are the username and
|
at \verb|http://server:port/admin/|. Login and password are the username and
|
||||||
|
Loading…
Reference in New Issue
Block a user