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

Nimbus doesn't support sha256WithRSAEncryption certificates #111

Description

@priteau

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions