mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +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>
|
||||
This option defines whether to use STARTTLS
|
||||
for s2s connections.
|
||||
<DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file
|
||||
containing the SSL certificate.
|
||||
<DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to the
|
||||
file containing the SSL certificate.
|
||||
<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>
|
||||
For instance, the following configuration defines that:
|
||||
<UL><LI>
|
||||
|
@ -587,10 +587,10 @@ Also the following global options are available for s2s connections:
|
||||
\titem{\{s2s\_use\_starttls, true|false\}}
|
||||
\ind{options!s2s\_use\_starttls}This option defines whether to use STARTTLS
|
||||
for s2s connections.
|
||||
\titem{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to a file
|
||||
containing the SSL certificate.
|
||||
\titem{\{s2s\_certfile, Path\}} \ind{options!s2s\_certificate}Path to the
|
||||
file containing the SSL certificate.
|
||||
\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}
|
||||
|
||||
For instance, the following configuration defines that:
|
||||
|
Loading…
Reference in New Issue
Block a user