Github user mithunsasidharan commented on the issue: https://github.com/apache/tomcat/pull/83 @markt-asf : Can I just call `getSSLProtocol()` from within `getSslEnabledProtocols()` ? ``` public String getSslEnabledProtocols() { registerDefaultSSLHostConfig(); getSSLProtocol() } ```
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org