On 03/03/2023 17:44, James H. H. Lampert wrote:
On 3/2/23 3:50 PM, jonmcalexan...@wellsfargo.com.INVALID wrote:
Yes, Tomcat9 runs under Java8 and above.

Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below?

 <Connector port="443" protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="150" SSLEnabled="true" scheme="https" secure="true" keystoreFile="/foo/tomcat/bar.ks" keyAlias="baz" clientAuth="false" sslProtocol="TLS" />

Yes.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to