Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2015-09-26 22:24:44 +09:00
parent 8acf9a2802
commit c2eacc8b10
1 changed files with 6 additions and 0 deletions

View File

@ -127,6 +127,12 @@ required:
* ruby
* bison
nghttpx supports `neverbleed <https://github.com/h2o/neverbleed>`_,
privilege separation engine for OpenSSL / LibreSSL. In short, it
minimizes the risk of private key leakage when serious bug like
Heartbleed is exploited. The neverbleed is disabled by default. To
enable it, use ``--with-neverbleed`` configure option.
Building from git
-----------------