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
Is there anything that could be done to get some eyeballs on this? I'd offer to take a look myself but given the contributing guidelines on this repository lead to a 404, I'm not super inclined to put effort in if I don't even have an obvious path towards my changes being merged