Skip to content

Commit

Permalink
pairing: Add check for the PairingDataResponse
Browse files Browse the repository at this point in the history
This adds a method to the pairing service that allows to check the
validity of the PairingDataResponse. This is that the public key from
the session_id matches the public key from the CSR.

We may want to add a signature for the restrictions to ensure that GL
did not manipulate them. We are OK for now as a user has to aggree to
the restrictions anyway.

Signed-off-by: Peter Neuroth <[email protected]>
  • Loading branch information
nepet committed Dec 1, 2023
1 parent 3ccf411 commit 157a322
Show file tree
Hide file tree
Showing 7 changed files with 499 additions and 9 deletions.
Loading

0 comments on commit 157a322

Please sign in to comment.