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

SignatureAlgorithm#assertValid should allow OIDs as well as JCA standard names #588

Closed
lhazlewood opened this issue Apr 26, 2020 · 1 comment
Milestone

Comments

@lhazlewood
Copy link
Contributor

Per #381 (comment):

In addition to the existing jcaName checks for JCA Standard Names, also allow OIDs as well due to PKCS12 keystore implementations that use them instead of standard names.

@lhazlewood lhazlewood added this to the 0.11.2 milestone Apr 26, 2020
@lhazlewood lhazlewood changed the title SignatureAlgorithm#assertValid should allow OIDs as well as jcaNames SignatureAlgorithm#assertValid should allow OIDs as well as JCA standard names Apr 26, 2020
@lhazlewood
Copy link
Contributor Author

Resolved via #589. Will be released in 0.11.2

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

No branches or pull requests

1 participant