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 issue with decoding of BasicOcspResponse. #208

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

chrismoos
Copy link
Contributor

Fixes an issue decoding a BasicOcspResponse, looks to be because the version field's default attribute was not being picked up.

Not sure if this was a typo or if there is a compiler that generates this and the issue is from there.

@XAMPPRocky
Copy link
Collaborator

XAMPPRocky commented Nov 25, 2023

Thank you for your PR and congrats on your first contribution! 🎉 The proc macro should have caught this.

@XAMPPRocky XAMPPRocky merged commit 83b438b into librasn:main Nov 25, 2023
65 checks passed
@github-actions github-actions bot mentioned this pull request Nov 25, 2023
@chrismoos chrismoos deleted the fix-ocsp-response-decoding branch November 30, 2023 04:15
This was referenced Dec 4, 2023
@github-actions github-actions bot mentioned this pull request Mar 9, 2024
@github-actions github-actions bot mentioned this pull request Mar 21, 2024
@github-actions github-actions bot mentioned this pull request Apr 3, 2024
@github-actions github-actions bot mentioned this pull request May 8, 2024
This was referenced May 21, 2024
This was referenced Jun 11, 2024
This was referenced Aug 4, 2024
@github-actions github-actions bot mentioned this pull request Aug 13, 2024
This was referenced Aug 22, 2024
This was referenced Aug 31, 2024
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