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

add additional credential types #38

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

rohanmahy
Copy link
Contributor

  • add multi and weak-multi credential types

draft-ietf-mls-extensions.md Show resolved Hide resolved
draft-ietf-mls-extensions.md Show resolved Hide resolved

The `cipher_suite` for a credential is NOT REQUIRED to match the cipher suite
for the MLS group in which it is used, but MUST meet the support requirements
with regard to support by group members discussed below.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would the ciphersuite not match? What is its purpose?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea here is like how you can have an X.509 certificate certifying an ECDSA key that is signed under a CA certificate with an RSA key.

@seanturner
Copy link
Contributor

As discussed at 20250123 interim, address Brendan's comments and then merge. Also may be refactored as a result of appsync.

Copy link
Collaborator

@bifurcation bifurcation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I believe we have addressed the comments from @Bren2010 in GitHub comments, so we should be clear to merge.

@raphaelrobert raphaelrobert merged commit 49b739c into mlswg:main Jan 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants