You have to use Port 443 for the SSL-enabled service, since this is were the client-browsers will send their "https" requests. Port 80 is for plain content (not encrypted) transported over http.
Andreas Mohrig -----Original Message----- From: Giorgio Ponza [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 2:49 PM To: Tomcat Users List Subject: Tomcat 4.0.3 and SSL Hi guys!!! I have installed Tomcat 4.0.3 stand-alone and i'd like to use SSL. SSL is installed correctly, but i'd like to know how to configure server.xml to get the feature. I'd like to use the port 80, not the default 8443. If i change it, in local it works but accessing the site from another machine, it tells me the URL is malformed. There are some documents for this? TX ALL Giorgio -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
