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

Use certificate serial number in Subject Name #332

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

backkem
Copy link
Contributor

@backkem backkem commented Apr 30, 2024

This resolves the circular dependency in agent certificate fingerprint.

Resolves #276


Preview | Diff

@backkem backkem changed the title Use certificate serial number in Issuer Name Use certificate serial number in Subject Name Apr 30, 2024
Copy link
Member

@anssiko anssiko left a comment

Choose a reason for hiding this comment

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

LGTM when the indentation issue has been fixed.

index.bs Outdated Show resolved Hide resolved
@anssiko anssiko requested a review from markafoltz May 16, 2024 09:49
@anssiko
Copy link
Member

anssiko commented May 16, 2024

@mfoltzgoogle PTAL?

This resolves the circular dependency in agent certificate fingerprint.

Resolves w3c#276
index.bs Outdated Show resolved Hide resolved
@backkem
Copy link
Contributor Author

backkem commented Sep 27, 2024

TODO:

@markafoltz
Copy link
Contributor

I updated the PR based on our discussion from TPAC with a slight adjustment. I retained the counter in the agent serial number to make it easier to implement certificate rotation in the future (it won't require the agent to generate a new UUID).

PTAL @backkem

@backkem
Copy link
Contributor Author

backkem commented Oct 8, 2024

Looks good to me. It addresses both the circularity and SNI issue. (I can't add a review, maybe because I opened the PR.)

Thanks for picking this up Mark. Sorry I didn't find the time yet.

@markafoltz
Copy link
Contributor

Thanks. I am going to revert the SVG changes and submit them separately, as the SVG needs to be updated to reflect the updated PR.

@markafoltz markafoltz merged commit e3eace3 into w3c:main Oct 8, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Oct 8, 2024
SHA: e3eace3
Reason: push, by markafoltz

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Oct 8, 2024
SHA: e3eace3
Reason: push, by markafoltz

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Oct 8, 2024
SHA: e3eace3
Reason: push, by markafoltz

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Agent Certificate has a circular dependency on itself
3 participants