Closed GoogleCodeExporter closed 9 years ago
Oh, and during debug, I confirmed that the error is related to our CA
certificates not TSA certificates.
Original comment by hubert.k...@gmail.com
on 17 Aug 2012 at 11:54
Certificates that I can't validate
Original comment by hubert.k...@gmail.com
on 17 Aug 2012 at 12:44
Attachments:
Everything looks ok on the code and on the certificates.
How is the keyProvider (KeyingDataProvider) configured?
Original comment by luis.fgoncalv
on 17 Aug 2012 at 8:13
Did you try enabling debug for the cert path builder? You can use this
property: -Djava.security.debug=certpath
Original comment by luis.fgoncalv
on 17 Aug 2012 at 8:22
keyingDataProvider is created using FileSystemKeyStoreKeyingDataProvider.
When using -Djava.security.debug=certpath I get attached output.
Today I tried to use a certificate that doesn't specify CRL Issuer in CRL
Distribution Point and it worked.
So it looks to me like a bug in CertPathBuilder. What's weird, is that the same
bug exists in BC and SUN providers...
Original comment by hubert.k...@gmail.com
on 21 Aug 2012 at 1:06
Attachments:
All the issuer names match... maybe it really is a bug. I see that you posted
the question on BC forum. I'll keep this issue open until confirmation. Can you
post any conclusions here please? Thanks.
Original comment by luis.fgoncalv
on 22 Aug 2012 at 2:12
Original comment by luis.fgoncalv
on 25 Sep 2012 at 10:53
Original comment by luis.fgoncalv
on 11 May 2014 at 7:20
Original issue reported on code.google.com by
hubert.k...@gmail.com
on 17 Aug 2012 at 11:51