mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
* doc/guide.tex: Updated
SVN Revision: 452
This commit is contained in:
parent
5ec3db235e
commit
ab2b0b91f1
@ -694,10 +694,10 @@ Also the following global options are available for s2s connections:
|
|||||||
<B><TT>{s2s_use_starttls, true|false}</TT></B><DD>
|
<B><TT>{s2s_use_starttls, true|false}</TT></B><DD>
|
||||||
This option defines whether to use STARTTLS
|
This option defines whether to use 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 the
|
||||||
containing the SSL certificate.
|
file 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
|
||||||
to a file containing the SSL certificate for the specified domain.
|
to the file containing the SSL certificate for the specified domain.
|
||||||
</DL>
|
</DL>
|
||||||
For instance, the following configuration defines that:
|
For instance, the following configuration defines that:
|
||||||
<UL><LI>
|
<UL><LI>
|
||||||
|
@ -587,10 +587,10 @@ Also the following global options are available for s2s connections:
|
|||||||
\titem{\{s2s\_use\_starttls, true|false\}}
|
\titem{\{s2s\_use\_starttls, true|false\}}
|
||||||
\ind{options!s2s\_use\_starttls}This option defines whether to use STARTTLS
|
\ind{options!s2s\_use\_starttls}This option defines whether to use 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 the
|
||||||
containing the SSL certificate.
|
file containing the SSL certificate.
|
||||||
\titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path
|
\titem{\{domain\_certfile, Domain, Path\}} \ind{options!domain\_certfile}Path
|
||||||
to a file containing the SSL certificate for the specified domain.
|
to the file containing the SSL certificate for the specified domain.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
For instance, the following configuration defines that:
|
For instance, the following configuration defines that:
|
||||||
|
Loading…
Reference in New Issue
Block a user