Re: SSL standard

David Brownell (David.Brownell@Eng)
Tue, 19 Aug 1997 19:15:33 -0700

Date: Tue, 19 Aug 1997 19:15:33 -0700
From: David.Brownell@Eng (David Brownell)
Message-Id: <199708200215.TAA22501@argon.eng.sun.com>
To: java-security@web2.javasoft.com, pereira@ms.com
Subject: Re: SSL standard

> I need to have a secure communication with an applet. For this
> connection I was wondering whether encryption and authentication based
> on the Secure Socket Layer (SSL) industry standard is available as part
> of JavaSoft JDK.

It's not available as part of the JDK, however it is available
as a separate "SSL Extension" to JDK 1.1 ... call 1-800-JavaSof[t]
for licensing information.

- Dave