Date: Thu, 19 Feb 1998 10:50:48 -0800
From: Jeff.Nisewanger@Eng (Jeff Nisewanger)
Message-Id: <199802191850.KAA26530@puuoo.eng.sun.com>
To: java-security@web1.javasoft.com, galina@medius.com
Subject: Re: SSL API release
> Has the SSL API been released already and if yes in which release of
> JDK?
> If not when can we expect to have it as a standard addition to JDK?
> I have downloaded JDK 1.1.4 but it doesn't seem to include the SSL API.
The api documentation is available under the "what's new"
section at http://java.sun.com/jdc/. There is no implementation
available as a seperate download but an implementation of the api is
included as part of the Java Web Server 1.1 and HotJava 1.1 products.
SSL is not planned to be part of JDK1.2. Over time, implementations of this
extension api will likely become available that can be added to an existing
Java Runtime Environment.
Jeff