Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Nimbus doesn't support sha256WithRSAEncryption certificates #111

Open
priteau opened this issue Aug 1, 2012 · 0 comments
Open

Nimbus doesn't support sha256WithRSAEncryption certificates #111

priteau opened this issue Aug 1, 2012 · 0 comments

Comments

@priteau
Copy link
Contributor

priteau commented Aug 1, 2012

Nimbus fails to handle certificates signed with a SHA256 algorithm. This is caused by our use of Bouncy Castle 1.25, which lacks support for generating certificates with this algorithm.

Nimbus can be upgraded to use Bouncy Castle 1.31 which support them, but unfortunately ws-core also uses BC 1.25.

Bug initially reported by Dave Schulz from University of Calgary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant