warbler icon indicating copy to clipboard operation
warbler copied to clipboard

signer information does not match signer information of other classes in the same package

Open 3goats opened this issue 13 years ago • 0 comments

Hi,

I have a project that runs perfectly from the command line, however when I user Warbler to create a .jar file I get the following exception when I run the newly generate .jar.

NativeException: java.lang.SecurityException: class "org.bouncycastle.asn1.x509.TBSCertificateStructure"'s signer information does not match signer information of other classes in the same package

Any clues would be very much appreciated.

Indecently if I remove any reference's to OpenSSL within my project everything works OK!

Best Regards,

Carlskii

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1446644-signer-information-does-not-match-signer-information-of-other-classes-in-the-same-package?utm_campaign=plugin&utm_content=tracker%2F136961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F136961&utm_medium=issues&utm_source=github).

3goats avatar Sep 10 '12 15:09 3goats