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

Fix java.lang.IllegalArgumentException: missing provider #189

Closed
valb3r opened this issue Apr 13, 2020 · 0 comments · Fixed by #342
Closed

Fix java.lang.IllegalArgumentException: missing provider #189

valb3r opened this issue Apr 13, 2020 · 0 comments · Fixed by #342
Assignees
Labels
bug Something isn't working

Comments

@valb3r
Copy link
Contributor

valb3r commented Apr 13, 2020

Currently, Datasafe requires manual addition of BouncyCastle when Keystore modification operations are not called:
Security.addProvider(new BouncyCastleProvider());
we need to fix that - this should not be required

@valb3r valb3r added the bug Something isn't working label Apr 13, 2020
@AssahBismarkabah AssahBismarkabah self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants