diff options
author | Alexey Shchepin <alexey@process-one.net> | 2005-12-06 20:51:16 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2005-12-06 20:51:16 +0000 |
commit | 5ec3db235e02f463cf85923588d5b95c242da93d (patch) | |
tree | 96e0b1b894c74898b9600cefad760736a07471da /doc/guide.html | |
parent | * doc/guide.tex: Updated (diff) |
* doc/guide.tex: Updated
SVN Revision: 451
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html index 80045aa6a..0eacf580d 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -697,7 +697,7 @@ Also the following global options are available for s2s connections: <DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file containing the SSL certificate. <DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path - to a file containing the SSL certificate for specified domain. + to a file containing the SSL certificate for the specified domain. </DL> For instance, the following configuration defines that: <UL><LI> |