On 02/01/2020 09:24, logo wrote: <snip/>
> Testing 370 ciphers via OpenSSL plus sockets against the server, ordered by > encryption strength I've been through these and this is the summary of the results. I'm testing OpenSSL master (although not updated for a while) and JSSE from AdoptOpenJDK 1.8.0_222-b10 Cipher suites supported and reported by both implementations: C009, C00A, C023, C024, C02B, C02C Note: These cipher suites are used with slightly different configurations because OpenSSL and JSSE support different curves All the remaining OpenSSL cipher suites are not supported by JSSE. All of the remaining JSSE cipher suites are not supported by OpenSSL (they were removed in 1.1.0). So while the results appear to be very different, those differences are explainable. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org