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

TLCC should validate endorsement policies #125

Open
g2flyer opened this issue Aug 1, 2019 · 0 comments
Open

TLCC should validate endorsement policies #125

g2flyer opened this issue Aug 1, 2019 · 0 comments

Comments

@g2flyer
Copy link
Contributor

g2flyer commented Aug 1, 2019

Right now we stop once we verify that an endorsement has a matching certificate grounded in any root-ca. We should make sure that the certificate is grounded in the root of the claimed mspid (organization) and then based on that evaluate the endorsement policy.

BTW: The underlying MSP validation/management logic would eventually also be necessary for ecc for client authentication.

PS: we should probably also through an error in tlcc_enclave/ledger.cpp parse_block if we get config updates after block 0 to be on safe side instead of just ignoring it?

@KimRasz KimRasz added this to the Z - Parking Lot - Fabric Integration Implemenation milestone Sep 9, 2019
@g2flyer g2flyer modified the milestones: Z - Parking Lot - Fabric Integration Implemenation, MVP Mar 20, 2020
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

No branches or pull requests

2 participants