Could you please share more about how to implement https for any web application and as well like tou java application accessing it? I am very much interested to know how to use key tool and its concepts.
Thanks in advance, Murthy -----Original Message----- From: randie ursal [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 4:45 AM To: [EMAIL PROTECTED] Subject: how to setup trusted certificate? hello, I'm trying to implement a Java client application to access a Servlet using Https protocol. I've configured my Web server already which is Apache tomcat 4.0 and everything works fine for the Https protocol support when my client is accessing my servlet through a Web browser. My problem is when i try to access the Servlet using Java client application i got an exception which says that my server doesn't have a trusted certificate. But i already generated a keystore file using "keytool" which works fine if access is made through a Web browser. I'm using JSSE 1.0.3 for SSL support. thanks in advance randie ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
