-
Notifications
You must be signed in to change notification settings - Fork 98
fix: account for clock drift in certificate freshness check #1081
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
18296ae
refactor: improve error message for certificate signature verificatio…
ilbertt ff5713f
Merge remote-tracking branch 'origin/main' into luca/SDK-2204-clock-d…
ilbertt e713ce8
fix: account for clock drift in certificate freshness check
ilbertt c3a73a4
chore: update changelog
ilbertt 4298f27
chore: update changelog
ilbertt 7f2577c
docs: fix typos
ilbertt 9f8ed1f
refactor: rename certificate arg and helper function
ilbertt f42dc33
test: `getAdjustedCurrentTime` tests
ilbertt f41244a
Merge remote-tracking branch 'origin/main' into luca/SDK-2204-clock-d…
ilbertt cb04911
Merge remote-tracking branch 'origin/main' into luca/SDK-2204-clock-d…
ilbertt 0dc1643
Merge remote-tracking branch 'origin/main' into luca/SDK-2204-clock-d…
ilbertt 8602840
fix: calculate clock drift inside error
ilbertt 6f72994
Revert "refactor: rename certificate arg and helper function"
ilbertt 57ae00d
test: update after revert
ilbertt 4069b9d
test: remove unused variable
ilbertt 0856683
Merge remote-tracking branch 'origin/main' into luca/SDK-2204-clock-d…
ilbertt a7ead48
refactor: address PR feedback
ilbertt 2830e41
test: refine certificate creation tests logic
ilbertt cc1c01c
test: add more cases for certificate freshness checks
ilbertt ad20d57
chore: update changelog
ilbertt 5ff4b96
fix: address PR feedback
ilbertt efc9e5d
docs: timeDiffMsecs jsdocs
ilbertt 331b454
docs: timediffmsecs jsdocs
ilbertt 5f27310
fix: we don't need the timeDiffMsecs param
ilbertt de5e3af
Apply suggestion from @mraszyk
ilbertt 5bfc26d
Apply suggestion from @mraszyk
ilbertt 175aa08
chore: update clock drift explanation
ilbertt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.