Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make CertificateValidator use BouncyCastle #79

Merged
merged 5 commits into from
Sep 11, 2021
Merged

Conversation

dheldt
Copy link
Collaborator

@dheldt dheldt commented Jul 21, 2021

This pull requests fixes the CertificateValidator. It currently does not use BouncyCastle for the PKIX Cert Path Validation, which fails for some EC Curves.

dependabot bot and others added 3 commits July 21, 2021 04:11
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dheldt
Copy link
Collaborator Author

dheldt commented Jul 21, 2021

I did also fix a few first ressource strings, such that the corresponding messages get rendered correctly. see #57 to get an understanding of the problem

@nils-tekampe nils-tekampe merged commit 6bd9284 into konfidas:main Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants