Mark,
I looked at the connector entries, and removed any of the ones that were
listed on the page as deprecated. Once I did that, things started working.
Thanks again.
George
On 7/11/2022 8:07 AM, Mark Thomas wrote:
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
--
George Sexton
(303) 438 9585 x102
MH Software, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org