nghttpx: Add description about error message when TLS protocols do not overlap

This commit is contained in:
Tatsuhiro Tsujikawa 2015-10-14 23:23:43 +09:00
parent 0e87d464a2
commit 41710bfc7e
1 changed files with 4 additions and 1 deletions

View File

@ -1346,7 +1346,10 @@ SSL/TLS:
and TLSv1.0. The name matching is done in
case-insensitive manner. The parameter must be
delimited by a single comma only and any white spaces
are treated as a part of protocol string.
are treated as a part of protocol string. If the
protocol list advertised by client does not overlap this
list, you will receive the error message "unknown
protocol".
Default: )" << DEFAULT_TLS_PROTO_LIST << R"(
--tls-ticket-key-file=<PATH>
Path to file that contains random data to construct TLS