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

Add logging for failure paths as well as some various improvements to the code base. #71

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

JeromySt
Copy link
Collaborator

Added Trace logging in failure paths for various Try* methods to help track down some odd issues we're seeing. Also added some assertion logic to ensure the created CoseMessage will conform to the expectation of signing thumbprint in x5t header matching the first element in the x5chain header, otherwise fail to create the message for certificate signing key operations.

@JeromySt JeromySt merged commit 16a827f into main Jan 18, 2024
9 checks passed
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.

3 participants