classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JSSE status


From: Tom Tromey
Subject: Re: JSSE status
Date: 07 Apr 2005 10:11:15 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Chris" == Chris Burdess <address@hidden> writes:

Chris> What is the current status of JSSE in Classpath? I ask because the
Chris> current SSLContext.getInstance("TLS") throws a
Chris> NoSuchAlgorithmException - isn't this algorithm supposed to be
Chris> guaranteed by the implementation? The current GNU security provider
Chris> doesn't seem to supply any SSLContext services.

You have to install Jessie:

http://www.nongnu.org/jessie/

Just making it visible to your bootstrap class loader should suffice,
at least with Classpath cvs head, as URL now searches for jessie's
classes by default.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]