diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-04-16 00:31:15 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-04-16 00:31:15 +0200 |
commit | 27a7b38dee65f2ff51982e89e09fe6d7ca67ed10 (patch) | |
tree | 45c41366b1b16e403b27eb2e0d5a4e7fc0ec2e2c /doc | |
parent | Fix compilation on pre-R17 (diff) |
Update a URL in the guide
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index cae2694d..10ee4d0a 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -920,7 +920,7 @@ This is a detailed description of each option allowed by the listening modules: `\verb|openssl ciphers|' command. \titem{protocol\_options: ProtocolOpts} \ind{options!protocol\_options} List of general options relating to SSL/TLS. These map to \verb|<a href="https://www.openssl.org/docs/ssl/SSL_CTX_set_options.html">OpenSSL's set_options()</a>|. - For a full list of options available in ejabberd, \verb|<a href="https://github.com/processone/tls/blob/protocol_options/c_src/options.h">see the source</a>|. + For a full list of options available in ejabberd, \verb|<a href="https://github.com/processone/tls/blob/master/c_src/options.h">see the source</a>|. The default entry is: \verb|"no_sslv2"| \titem{default\_host: undefined|HostName\}} If the HTTP request received by ejabberd contains the HTTP header \term{Host} |