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

Unable to Parse: SubjectPublicKeyInfo with lower case "parameters" or lower case "subjectPublicKey" #15

Open
impratikjaiswal opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@impratikjaiswal
Copy link
Owner

impratikjaiswal commented Oct 3, 2024

On Call Reported issue (Credits: Dheeraj Arora):

ENV: ASN1 Play v8.3.5 Amenity Pj v6.9.20 (beta)

User flip the sample provided for SubjectPublicKeyInfo & then put his value for "parameters" which were in lower case.

Error:
parameters
Exception Occurred At Function: decode_encode_asn; Summary: Check all your Inputs; Details: 'NoneType' object is not subscriptable; Unknown Input Data: {

subjectPublicKey
Exception Occurred At Function: decode_encode_asn; Summary: Check all your Inputs; Details: SubjectPublicKeyInfo.subjectPublicKey: invalid text, "'043e590c38a9c256315ecff3291416dd335409a666fd41b3b51e5e5114f343abf0a26774c6c26c48753afe283643227bb6608cd261cc972d374a479124ebf27722'H\r\n}"; Unknown Input Data: {

@impratikjaiswal impratikjaiswal self-assigned this Oct 3, 2024
@impratikjaiswal impratikjaiswal added the bug Something isn't working label Oct 3, 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
None yet
Development

No branches or pull requests

1 participant