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

[Feature] Extend MTRCertificates to return fabric ID for given node operational certificate #23668

Closed
skothawade-apple opened this issue Nov 17, 2022 · 1 comment · Fixed by #24631

Comments

@skothawade-apple
Copy link

Feature description

...
Sometimes clients might need to find out fabric ID associated with given NOC. It would be helpful if class MTRCertificates provides a way to achieve that.

Platform

darwin

Platform Version(s)

No response

Anything else?

No response

@bzbarsky-apple
Copy link
Contributor

Need node id as well.

Basically, expose something like ExtractNodeIdFabricIdFromOpCert (which works on TLV certs).

ksperling-apple added a commit to ksperling-apple/connectedhomeip that referenced this issue Jan 25, 2023
These are wrappers around ChipCert and ChipDN.
Fixes project-chip#23668
yufengwangca pushed a commit that referenced this issue Jan 25, 2023
* Add MTRCertificateInfo / MTRDistinguishedNameInfo.

These are wrappers around ChipCert and ChipDN.
Fixes #23668

* Address review comments
lecndav pushed a commit to lecndav/connectedhomeip that referenced this issue Mar 22, 2023
* Add MTRCertificateInfo / MTRDistinguishedNameInfo.

These are wrappers around ChipCert and ChipDN.
Fixes project-chip#23668

* Address review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants