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

Certificate chain in exchanges #221

Open
horo-t opened this issue Jun 18, 2018 · 0 comments
Open

Certificate chain in exchanges #221

horo-t opened this issue Jun 18, 2018 · 0 comments
Labels
architecture Big design questions that need to be figured out. bundled-exchanges

Comments

@horo-t
Copy link
Collaborator

horo-t commented Jun 18, 2018

By using data-url in cert-url of Signature Header, the certificate chain can be contained in a Signed HTTP Exchange. It is useful for offline loading.

But having the same certificate chain in multiple Signed HTTP Exchanges in a Bundled HTTP Exchange is not efficient. We should have a way to contain one certificate chain per one host name for multiple Signed HTTP Exchanges in a Bundled HTTP Exchange.

I filed this issue from the discussion in https://crrev.com/c/1102281.

@jyasskin jyasskin added the architecture Big design questions that need to be figured out. label May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Big design questions that need to be figured out. bundled-exchanges
Projects
None yet
Development

No branches or pull requests

4 participants
@nyaxt @jyasskin @horo-t and others