You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wiwi Wiwi <pa...@hotmail.com> on 2002/03/01 10:16:56 UTC

How to apply HTTPS in JSP

Hi all,
   If I wanna apply SSL (HTTPS) on JSP page, what are the steps to apply it. 
I heard that somebody say using Apache SSL, however, I'm currently using 
Tomcat 4.0.1 only. What should I do?
   By the way, can the Tomcat 4.0.2 integrate with JDK 1.4? Your advice is 
highly appreciated. Thanks in advance.

Best regards,
Pat

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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


Re: How to apply HTTPS in JSP

Posted by Amine AMAR <a....@dns1.caciopee.com>.
Hi,
You configure SSL with TC4 in the server.xml file. the configuration is very
simple. The steps can be found at:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html

Amine,

----- Original Message -----
From: "Wiwi Wiwi" <pa...@hotmail.com>
To: <to...@jakarta.apache.org>
Sent: Friday, March 01, 2002 9:16 AM
Subject: How to apply HTTPS in JSP


> Hi all,
>    If I wanna apply SSL (HTTPS) on JSP page, what are the steps to apply
it.
> I heard that somebody say using Apache SSL, however, I'm currently using
> Tomcat 4.0.1 only. What should I do?
>    By the way, can the Tomcat 4.0.2 integrate with JDK 1.4? Your advice is
> highly appreciated. Thanks in advance.
>
> Best regards,
> Pat
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> --
> 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>