Hi Aaron,

I believe if supportedCipherSuites is not empty, then excludedCipherSuites 
filters the listed suites. If it's empty, excludedCipherSuites filters out 
all the available suites in the JVM. Please enable debug logging in your 
app and check the logs for lines "Selected Protocols ... " and "Selected 
Ciphers ... ". The SslContextFactory class should print out how it selected 
suites for TLS negotiation.

Artem 




-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to