From 5f99616b544c83d580b5ddcb70f220057726f2a2 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Tue, 7 May 2019 10:33:14 +0200 Subject: [PATCH] added Jetty --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6e9cf9f..03b9db4 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,11 @@ This is work in progress: please contribute by forking, editing and sending pull - [Apache Tomcat 9 Security Considerations](https://tomcat.apache.org/tomcat-9.0-doc/security-howto.html) / [v8](https://tomcat.apache.org/tomcat-8.0-doc/security-howto.html) / [v7](https://tomcat.apache.org/tomcat-7.0-doc/security-howto.html) - [OWASP Securing tomcat](https://www.owasp.org/index.php/Securing_tomcat) +#### Eclipse Jetty + +- [Eclipse Jetty - Configuring Security](https://www.eclipse.org/jetty/documentation/current/configuring-security.html) +- [Jetty hardening](https://virgo47.wordpress.com/2015/02/07/jetty-hardening/) (2015) + ### Mail Servers ### FTP Servers