Skip to content

Use -attime parameter to verify timestamp.#446

Merged
jsuto merged 1 commit into
jsuto:masterfrom
fumpitz:timestamp
Apr 22, 2026
Merged

Use -attime parameter to verify timestamp.#446
jsuto merged 1 commit into
jsuto:masterfrom
fumpitz:timestamp

Conversation

@fumpitz

@fumpitz fumpitz commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Timestamp must be verified at the time it was issued, as otherwise verification will fail if the certificate expired in the meantime.

In [d75ce86] TSA_RELAXED_CHECK was introduced, probably to solve the same issue, but going further by disabling the time check completely using -no-check_time. You might want to drop it.

Timestamp must be verified at the time it was issued, as otherwise
verification will fail if the certificate expired in the meantime.
@fumpitz fumpitz requested a review from jsuto as a code owner April 21, 2026 07:40
@jsuto jsuto merged commit 69a5310 into jsuto:master Apr 22, 2026
4 checks passed
@jsuto

jsuto commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Thank you!

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