You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nicolas Johnson <ni...@e-markets.com> on 2003/05/08 17:52:35 UTC

Axis - HTTPS and SSL

Hi,

I am trying to setup a secure webservice using SSL.  I have configured
TOMCAT to use SSL.  However, I am lacking documentation on how to deploy the
webservice to ONLY be available on https: on port 8443.  Currently, it is
showing up on my secure web service as well as the standard port 8080.  Any
thoughts?