Commit 95ffb456 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Update nghttpx documentation

parent f3a415f6
...@@ -257,6 +257,12 @@ encryption, use :option:`--tls-ticket-key-memcached-tls` for TLS ...@@ -257,6 +257,12 @@ encryption, use :option:`--tls-ticket-key-memcached-tls` for TLS
ticket key, and use :option:`--tls-session-cache-memcached-tls` for ticket key, and use :option:`--tls-session-cache-memcached-tls` for
TLS session cache. TLS session cache.
Specifying additional server certificates
-----------------------------------------
nghttpx accepts additional server private key and certificate pairs
using :option:`--subcert` option. It can be used multiple times.
Specifying additional CA certificate Specifying additional CA certificate
------------------------------------ ------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment