JESSIE - SSL BAD_CERTIFICATE Exception

Casey Marshall casey.s.marshall@gmail.com
Mon Oct 20 22:44:00 GMT 2008


On Mon, Oct 20, 2008 at 3:08 PM, Jary Grove <jarygrove@yahoo.com> wrote:
> Any quick fix?
> I am compiling Jessie from the source and will be able to plug in the changes easily, if you can give me some pointers on how to ignore this error.
>

This is actually a problem in the certificate parser, which are a part
of classpath/libgcj itself. You can plug in a different implementation
of this, via the standard security provider APIs.

Bouncycastle likely has an implementation which isn't as buggy as the
classpath one.



More information about the Java mailing list