Skip to content
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

Surface an accessor for the attestation challenge in Android #14893

Closed
g-coppock opened this issue Feb 8, 2022 · 0 comments · Fixed by #14894
Closed

Surface an accessor for the attestation challenge in Android #14893

g-coppock opened this issue Feb 8, 2022 · 0 comments · Fixed by #14894

Comments

@g-coppock
Copy link
Contributor

Problem

For the device attestation procedure, we need the attestation challenge from the PASE session.

Proposed Solution

Surface an accessor in ChipDeviceController.java to retrieve this challenge.

g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
g-coppock added a commit to g-coppock/connectedhomeip that referenced this issue Feb 8, 2022
Fixes project-chip#14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
andy31415 pushed a commit that referenced this issue Feb 9, 2022
Fixes #14893

Tested:
- Ran locally against a device being commissioned, and verified a
  challenge was returned as expected.
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 a pull request may close this issue.

1 participant