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
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="
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:
WARNING: Match [Serve
On 11/07/2022 02:30, George Sexton wrote:
I'm trying to configure SSL for Tomcat 9 and I'm not having any luck.
Caused by: java.io.IOException: SSLHostConfig attribute certificateFile
must be defined when using an SSL connector
at
org.apache.tomcat.util.net.SSLUtilBase.getKeyManage
I'm trying to configure SSL for Tomcat 9 and I'm not having any luck.
My config is:
This was constructed using this page as a reference:
https://tomcat.apache.org/tomcat-9.0-doc/config/http.html
I've tried the two shown Certificate configs. They both give