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

chore: Log HTTP request body on signature verification failure #3239

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

randombit
Copy link
Contributor

There have been reports both internally and in support channels of ingress messages failing signature verification. So far these have not been reproducible, and the cause is unknown. To assist debugging, if verification fails log the HTTP request body.

@randombit randombit requested a review from fspreiss December 18, 2024 18:50
@github-actions github-actions bot added the chore label Dec 18, 2024
There have been reports both internally and in support channels of
ingress messages failing signature verification. So far these have not
been reproducible, and the cause is unknown. To assist debugging,
if verification fails log the HTTP request body.
rs/types/types/src/messages/ingress_messages.rs Outdated Show resolved Hide resolved
rs/http_endpoints/public/src/common.rs Outdated Show resolved Hide resolved
rs/http_endpoints/public/src/common.rs Outdated Show resolved Hide resolved
@randombit randombit requested a review from a team as a code owner January 10, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants