The quotation of `cipher-suitssuites` value in the default Jetty configuration results in the first and last cipher not being recognized as they include the leading/trailing quote: {noformat} 2020-01-02T13:38:48.477+01:00 INFO [o.e.j.u.s.SslContextFactory] No Cipher matching '"TLS_DHE_DSS_WITH_AES_128_CBC_SHA256' is supported […] 2020-01-02T13:38:48.478+01:00 INFO [o.e.j.u.s.SslContextFactory] No Cipher matching 'TLS_RSA_WITH_AES_128_CBC_SHA"' is supported{noformat}