From a261c034351481dc7b6828e824bdd194063be5b4 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Wed, 8 Jun 2016 14:24:51 +0200 Subject: [PATCH] mention keymgr. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aec532..fe45f66 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Features * Only HTTPS connections allowed * Multiple modules can be loaded at once * Built-in asynchronous PostgreSQL support +* private keys isolated in separate process * Default sane TLS ciphersuites (PFS in all major browsers) * Load your web application as a precompiled dynamic library * Modules can be reloaded on-the-fly, even while serving content