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

Still having invalid signature issues #1303

Open
daniele-athome opened this issue Aug 20, 2020 · 0 comments
Open

Still having invalid signature issues #1303

daniele-athome opened this issue Aug 20, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@daniele-athome
Copy link
Member

After fixing #716, invalid signatures started to pop all over the place. Since I don't really what else I can do, I'll try to follow instructions from here:

Security.insertProviderAt(new org.spongycastle.jce.provider.BouncyCastleProvider(), 1);

Ensure to not remove the previous Bouncy Castle provider. Just insert our own at position 1.

@daniele-athome daniele-athome added the bug Something isn't working label Aug 20, 2020
@daniele-athome daniele-athome added this to the Next milestone Aug 20, 2020
@daniele-athome daniele-athome self-assigned this Aug 20, 2020
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
None yet
Development

No branches or pull requests

1 participant