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 ASN1 type discrepancy in fake certificates #58

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

deeglaze
Copy link
Collaborator

Added a test to catch the error. Turns out UnmarshalWithParams doesn't make stricter type comparisons when given the "ia5" parameter string. MarshalWithParams does respect the params string.

@deeglaze deeglaze requested a review from kongoshuu June 23, 2023 18:11
Added a test to catch the error. Turns out UnmarshalWithParams doesn't
make stricter type comparisons when given the "ia5" parameter string.
MarshalWithParams does respect the params string.

Signed-off-by: Dionna Glaze <[email protected]>
@deeglaze deeglaze merged commit 8b363ef into google:main Jun 23, 2023
@deeglaze deeglaze deleted the fixia5 branch February 8, 2024 16:49
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