Here's a great JavaWorld article on how to use https in your client code:

http://www.javaworld.com/javaworld/javatips/jw-javatip96.html

You need to have JSSE (Java Secure Sockets Extension) to construct a URL
object with HTTPS as the protocol.

Justy

----- Original Message -----
From: "chepa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 18, 2001 9:17 AM
Subject: SSL, help


Anybody can tell me how to enable ssl in tomcat.
When a https communication comes from apache a MalFormedUrlException is
thorwed by tomcat when try to invocate servlet.
thanks.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to