* doc/guide.tex: Updated

SVN Revision: 452
This commit is contained in:
Alexey Shchepin 2005-12-06 20:52:58 +00:00
parent 5ec3db235e
commit ab2b0b91f1
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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: