diff --git a/README.rst b/README.rst index e4c28069..16d21aff 100644 --- a/README.rst +++ b/README.rst @@ -127,6 +127,12 @@ required: * ruby * bison +nghttpx supports `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 -----------------