Hi Ryan- in my case, it turned that the SSL settings were configured in
another part of the application - HP Service Center in this case. The
server.xml file is still using the AJP connector. I know that doesn't help
you much here though unless you're using the same app.
--
View this message in c
Good questions about the application - I really don't know so I've passed
this on to the consultants doing the install. I think there is something
related to the application because when I specified https port 8444 in place
of 8443 withing the connector I got the same error message on startup.
Th
Well, there is the AJP connector but I gather that shouldn't matter - here's
the full server.xml:
Thanks guys- that was all good info. So I gather now that I'll leave the AJP
connector configuration alone and instead focus on getting the APR piece to
work for SSL - I do in fact have the tcnative-1.dll file present in my /bin
directory so I'm pretty confident now that my server is invoking the A
I'm working on Apache Tomcat/6.0.33 running in Windows 2003 and have been
asked to setup SSL. Looking at the server.xml file, I see that the AJP/1.3
connector is configured and not APR. Like a good newbie that I am with
Tomcat, I followed the Tomcat instructions for configuring SSL. However, the
d