Re: Reg java.net.ssl Package

Jeff Nisewanger (jdn@puuoo.eng.sun.com)
Thu, 24 Sep 1998 09:01:24 -0700 (PDT)

> Please tell us exactly from where we can download java.net.ssl package,
> under wan name? I searched the entire site of javasoft.com, I could
> not find the same. Is it embedded inside jce?

There is currently no standalone reference implementation of the
javax.net.ssl related api available on java.sun.com however an
implementation is packaged as part of Java Web Server, HotJava Browser/Views,
and some other projects. The api specs themselves are available from
http://java.sun.com/jdc/ if you search for "SSL".

Jeff