I would like to mention the IsaSilk libraries
(http://jcewww.iaik.tu-graz.ac.at/products.htm). They are great ... they
work fine both with JDK 1.1.x and JDK 1.2. Accepting a certificate can be
customized very easilly (through user defined and versy simple call back
method : what you have to do is return true if you accept the certificate -
implementing such custom authorisation in JSSE is horrible ...), furthermore
it comes for free with the jigsaw java server from W3C (for development
only)
-----Message d'origine-----
De : Agbeja, Tolu (CRTATL) <[EMAIL PROTECTED]>
À : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date : mercredi 3 novembre 1999 16:43
Objet : Re: SSL and Servlet
>Hi,
>weblogic 4.5 supports client to server ssl communication as well as server
>to server ssl communication.
>The only catch is that you will need a digital certificate signed by a
>recognized certificate authority.
>
>Tolu Agbeja
>HLD BT [Concert]
>Tel: 770-801-4549
>Tel: 770-801-2549
>
>
>
>-----Original Message-----
>From: Hendrik Schreiber [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, November 03, 1999 6:19 AM
>To: [EMAIL PROTECTED]
>Subject: Re: SSL and Servlet
>
>
>Hi!
>
>you need some extra software like JSSE from Sun.
>
>-hendrik
>
>Om Band wrote:
>
>> Hi, How can I make an SSL connection to a remote port through servlet
>> ?? The architecture is like this.....
>>
>> * My APPLICATION will send a HTTP request to *MY SERVLET* (say
>> GET).
>> * In response, *MY SERVLET* will make an SSL connection to a
>> *REMOTE SERVER* at a particular Port.
>> * And finally write into that port securely, through SSL.
>>
>> Is there any direct support for SSL in standard Servlet API ?Or any
>> third party API ??Or can any WEB SERVER do that ?? (Like our Browsers
>> support, and take care of all SSL things transparently) Thanx and
>> Regds......Om
>
>--
>- - - - - - - - - - - - - - - - - - - - - - - - - - -
> tagtraum industries http://www.tagtraum.com/
> jo! small&smart 2.1 servletengine
> Java Server & Servlets The German servlet book
> The WebApp Framework http://www.webapp.de/
>
>___________________________________________________________________________
>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
>**********************************************************************
>This email and any files transmitted with it are confidential and
>intended solely for the use of the individual or entity to whom they
>are addressed. If you have received this email in error please notify
>the system manager.
>
>This footnote also confirms that this email message has been swept by
>MIMEsweeper for the presence of computer viruses.
>
>http://www.concert.com
>**********************************************************************
>
>___________________________________________________________________________
>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