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

cmd/gen-whitelist: investigate TLS certificate compression to improve generation speed #180

Open
adamdecaf opened this issue Mar 3, 2018 · 0 comments
Labels

Comments

@adamdecaf
Copy link
Owner

#123 talks about how it's dreadfully slow to generate a whitelist from a modest collection of certificates. (30-40k on my local Firefox)

The RFC is still pretty early in its draft phase, but might be useful for round trip times when gathering up chains. I'm not totally sure as the protocol might be better for repeated handshakes with the same server and not that useful for sparse client -> host connection trees.

https://tools.ietf.org/html/draft-ietf-tls-certificate-compression-02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant