Hi Wendy,
My Servlet has to now behave as an SSLClient to send purchase orders to an SSL
Server.
We are using jdk 1.1.* and are not planning on migrating to jdk 1.2 soon. Do you
know
any SSL packages that work with jdk1.1*. The informatik site you had mentioned
seems
to work only with jdk 1.2.
Any help is appreciated.
-Srikanth
"wendy.ua" wrote:
> It's adding 3rd party package use on top of JDK.
> ... to support custom socke and in your case: SSL-enabled.
>
> ../wendy
>
> guillaume ORIOL wrote:
>
> > do you mean you must use a special version of the JDK
> > or add some other packages to the classpath?
> >
> > >You cannot use https with JDK1.1 or JDK1.2
> > >You must get some third party implementation of SSL protocol.
> > >I can suggest you:
> > >free,but with JNI calls to OpenSSL C library
> > > - http://www-sp.iti.informatik.tu-darmstadt.de/itissl/
> > >list of commercial 100% Java implementations
> > >- http://java.sun.com/products/jdk/1.2/docs/guide/rmi/SSLInfo.html
> > >
> > >Martin
> >
> > ___________________________________________________________________________
> > 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
___________________________________________________________________________
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