mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
* doc/guide.tex: Updated
SVN Revision: 450
This commit is contained in:
parent
c321eda0b3
commit
2bf32ab5a5
@ -692,8 +692,8 @@ If HTTP Polling is enabled, it will be available at
|
|||||||
Also the following global options are available for s2s connections:
|
Also the following global options are available for s2s connections:
|
||||||
<DL COMPACT=compact><DT>
|
<DL COMPACT=compact><DT>
|
||||||
<B><TT>{s2s_use_starttls, true|false}</TT></B><DD>
|
<B><TT>{s2s_use_starttls, true|false}</TT></B><DD>
|
||||||
This option defines whether use or not
|
This option defines whether to use STARTTLS
|
||||||
STARTTLS for s2s connections.
|
for s2s connections.
|
||||||
<DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file
|
<DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file
|
||||||
containing the SSL certificate.
|
containing the SSL certificate.
|
||||||
<DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path
|
<DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path
|
||||||
|
@ -585,8 +585,8 @@ The following options are available:
|
|||||||
Also the following global options are available for s2s connections:
|
Also the following global options are available for s2s connections:
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\titem{\{s2s\_use\_starttls, true|false\}}
|
\titem{\{s2s\_use\_starttls, true|false\}}
|
||||||
\ind{options!s2s\_use\_starttls}This option defines whether use or not
|
\ind{options!s2s\_use\_starttls}This option defines whether to use STARTTLS
|
||||||
STARTTLS for s2s connections.
|
for s2s connections.
|
||||||
\titem{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to a file
|
\titem{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to a file
|
||||||
containing the SSL certificate.
|
containing the SSL certificate.
|
||||||
\titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path
|
\titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path
|
||||||
|
Loading…
Reference in New Issue
Block a user