Hi,
In ECParameters,java there is a section that is commented out and claims
to be incomplete. We have used this code successfully to use Brainpool
curves (not supported by jdk otherwise) using an HSM (SafeNet
ProtectServer). I wrote a howto for users of EJBCA at
http://ejbca.org/cvccas.html#Using
Changeset: d30f2e22fffd
Author:mchung
Date: 2010-01-07 08:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d30f2e22fffd
6911737: Module build: generate modules with native libraries and any other
files not in jar
Summary: create modules under OUTPUTDIR/modules directory con
I have two question regarding TLS support in JSSE:
1. In a previous email (January 2008) someone asked about support for TLS 1.1.
The reply indicated that it was planned for J2SE 7 and that the implementation
was in progress; is that still the case? Is the implementation complete?
2. Are there
Changeset: d36fa10de3cb
Author:darcy
Date: 2010-01-07 19:42 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d36fa10de3cb
6915171: Clarify checked/unchecked status of Throwable and its subclasses
Reviewed-by: dholmes
! src/share/classes/java/lang/Error.java
! src/share/classes