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

Removing "OPTIONAL" keyword #69

Closed
wants to merge 2 commits into from
Closed

Conversation

hannestschofenig
Copy link
Collaborator

No description provided.

@ounsworth
Copy link
Contributor

@hannestschofenig I don't agree with this change. I thought there were some attestation statement formats where either the certs are buried inside the proprietary statement format, or where the certs can be omitted because they are already known to the verifier.

Are you sure that the certs can be mandatory?

@ounsworth
Copy link
Contributor

Meeting with Hannes and Henk.

Decision: put the OPTIONAL back and instead make the sequences SIZE (1..MAX). This follow X.509 conventions in RFC5280, for example:

Extensions  ::=  SEQUENCE SIZE (1..MAX) OF Extension

@ounsworth
Copy link
Contributor

Because we made another change to the same lines (now on main), I could not easily continue this PR. I have started a new one, see #75
Closing this PR.

@ounsworth ounsworth closed this Jan 11, 2024
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 this pull request may close these issues.

3 participants