Can you provide the code to reproduce the exception? Or is it possible attach
the CertPath building debugger log?
Xuelei
On Jun 28, 2011, at 11:59 AM, David Pomeroy wrote:
> Hello All,
>
> I am trying to get a servlet to download and check a CRL. The CRLDP is in
> the client's certificate a
Hello All,
I am trying to get a servlet to download and check a CRL. The CRLDP is in
the client's certificate and the CRL is marked "indirect CRL" so that it can
be signed by a different key than the client cert issuer. The following
block of code is invoked but the DistributionPointFetcher can'
webrev: http://cr.openjdk.java.net/~xuelei/7059709/webrev.00/
Thanks,
Xuelei
Changeset: a053c28304e8
Author:ksrini
Date: 2011-06-27 12:21 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a053c28304e8
7046007: (launcher) Improve usage information for -verbose option
Reviewed-by: darcy, alanb
! src/share/classes/sun/launcher/resources/launcher.properties
Changeset: 113c75db6c8b
Author:michaelm
Date: 2011-06-27 12:15 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/113c75db6c8b
7059777: Remove lang tests from Problemlist.txt
Reviewed-by: alanb
! test/ProblemList.txt