puppetlabs-tomcat
puppetlabs-tomcat copied to clipboard
Support for Tomcat 8.5+
Use Case
Maybe I missed it, but I can't figure out how to use this module to configure a tomcat 10 with TLS support. Since Version 8.5 an SSLHostConfig within the connector in the server.xml is possible and how it seems to me since version 10 it is mandatory.
https://tomcat.apache.org/tomcat-10.1-doc/ssl-howto.html#Edit_the_Tomcat_Configuration_File
Describe the Solution You Would Like
Please add support for an SSLHostConfig to tomcat::config::server::connector
Best regards and many thanks in advance, Dirk