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 HTTP signature expiration (ref #46) #52

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Jun 26, 2023

Turns out that the expiration time needs to be set explicity on the verification side as well. So the previous expiration time of 24 hours was effectively unused, and was really limited to 10 seconds.

With this Im setting the expiration back to one hour, as that should be more than sufficient when applied properly.

Thanks @stnfrd for noticing this.

@Nutomic Nutomic merged commit 325f66b into main Jun 27, 2023
2 checks passed
@RocketDerp

This comment was marked as abuse.

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.

None yet

2 participants