On 29.08.2016 23:07, Hardibo Pierre-Jean wrote:
Hello !i get this connector for tomcat 8 to listen in port 8443 : <Connector port="8443" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" disableUploadTimeout="true" acceptCount="100" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" /> but it doesn't work (it works on http) you can see at https://www.hardibopj.com (iptables redirect 443 to 8443)
"It doesn't work" is not very informative. What does not work ? What do the Tomcat logfiles say about the problem ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
