Date: Thu, 16 Oct 1997 08:55:04 -0700
From: David.Brownell@Eng (David Brownell)
Message-Id: <199710161555.IAA11999@argon.eng.sun.com>
To: java-security@java0.javasoft.com, spamidig@ncsa.uiuc.edu
Subject: Re: HTTPS
> Can somebody tell me what the current status of HTTPS as a protocol in
> java is?
Both client side ("https" URL protocol handlers, on many platforms
including HotJava Browser, Netscape Navigator/Communicator, etc) and
server side (within the Java Web Server) implementations are available.
- Dave