On 11/07/2022 14:56, George Sexton wrote:
Mark,

Thanks for looking.

If I specify the value for defaultSSLHostConfigName, I still get /SSLHostConfig attribute certificateFile must be defined shen using an SSL connector/.

If I remove the hostName from the SSLHostConfig (or specify hostName="_default_"), I get:

ACK.

Because useServerCipherSuitesOrder is present on the Connector, you effectively have a SSLHostConfig element for "_default_" with just that setting.

Try removing useServerCipherSuitesOrder from the Connector and adding honorCipherOrder to the SSLHostConfig element.

Mark

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

Reply via email to