Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pairing: Add check for the PairingDataResponse
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