Skip to content

Conversation

jchartrand
Copy link

Moves the two log entries for the signature check to before the expiry check (the expiry check happens in _checkCredential({credential, log, now})).

That way a successful signature check gets logged even if the expiry check fails. Otherwise, a failing expiry check throws an error which interrupts execution before it adds the log entries for the signature check.

Copy link
Member

@dmitrizagidulin dmitrizagidulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jchartrand jchartrand marked this pull request as ready for review September 30, 2024 17:48
@jchartrand jchartrand merged commit 5eeabad into main Sep 30, 2024
2 checks passed
@alexfigtree alexfigtree linked an issue Oct 3, 2024 that may be closed by this pull request
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.

Add support to VC 2.0 for V+
2 participants