On 26/05/2015 17:02, Rémy Maucherat wrote: > 2015-05-26 17:40 GMT+02:00 Rainer Jung <rainer.j...@kippdata.de>: > >> I'm a bit confused: is "protocol" in SSLHostConfig only for OpenSSL, or >> also for JSSE? There's also sslProtocol, which seems to be for JSSE but the >> docs looked like protocol were for both. Or is it work in progress? >> > > No, "protocols" is used for both types.
+1. > "sslProtocol" is JSSE only since it would be the JCE provider name (as in > javax.net.ssl.SSLContext.getInstance(sslProtocol)). Since I think this is > mostly unusable, configuration doesn't look very useful (it should be > "TLS"). I agree and I was tempted to remove it in the recent refactoring but I kept it on the grounds we have gone in the direction of exposing as many of the configuration options as possible. It wouldn't take much to convince me to remove this if that is what folks here would prefer. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org