diff options
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> |