Open
Description
Hello,
restlet does not expose all jetty (9.2.14) ssl configuration parameters like
- ssl renegociation, true by default in jetty allowing dos
- cipher suite order (9.3.8)
should be great to add these in future release.
also, having an upgrade of jetty to 9.3.8 would be interesting in order to support sni.