You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jovie Castaneda <jo...@pure-commerce.com> on 2001/11/13 04:15:50 UTC

How do you set up standalone Tomcat to use HTTPS?

Hi ppl,

  Can someone please help me how to make https work in my tomcat..where do I
start?

Thanks in advance


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: How do you set up standalone Tomcat to use HTTPS?

Posted by Jim Urban <ji...@netsteps.net>.
I run Tomcat 4.0 standalone with SSL (on Win 2K yet).  Check out:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html.  The only
additional thing I had to do was to change the connection port (in
server.xml) from 8443 to 443.  After that all you need to do is reference
your site by https://...

Jim

-----Original Message-----
From: Jovie Castaneda [mailto:jovie@pure-commerce.com]
Sent: Monday, November 12, 2001 9:16 PM
To: tomcat-user@jakarta.apache.org
Subject: How do you set up standalone Tomcat to use HTTPS?


Hi ppl,

  Can someone please help me how to make https work in my tomcat..where do I
start?

Thanks in advance


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>