John Walker wrote:
Comment out the Connector definition in the server.xml file under
$CATALINA_HOME$/conf/server.xml
Thanks.
That worked.
--
Lyndon Tiu
Comment out the Connector definition in the server.xml file under
$CATALINA_HOME$/conf/server.xml
On Mon, 29 Nov 2004 12:27:14 -0800, Lyndon Tiu <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am trying to secure the web service I have written using Axis as the
> framework and running on tomcat. I got
Hello,
I am trying to secure the web service I have written using Axis as the
framework and running on tomcat. I got SSL client authentication
working. Problem is, Axis seems to respond to client requests on both
the encrypted SSL port 8443 and the un-encrypted port 8080 - port 8080
does not au