From 94d35d89ef49907f85fa2e60357a9e63df8be7c1 Mon Sep 17 00:00:00 2001 From: Roland Warmerdam Date: Tue, 16 Dec 2014 21:48:16 +1300 Subject: [PATCH] Add the Mozilla SSL config generator to related projects --- doc/TOC.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TOC.md b/doc/TOC.md index b8c9223..56e4dea 100644 --- a/doc/TOC.md +++ b/doc/TOC.md @@ -19,3 +19,4 @@ template. * [Server configs](https://github.com/h5bp/server-configs) — Configs for other web servers. +* [Mozilla SSL Configuration Generator](https://mozilla.github.io/server-side-tls/ssl-config-generator/) — generate Mozilla Security recommended web server configs.