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

tests(regression): add case for configs with huge numbers of certs #4723

Open
jmayclin opened this issue Aug 21, 2024 · 0 comments
Open

tests(regression): add case for configs with huge numbers of certs #4723

jmayclin opened this issue Aug 21, 2024 · 0 comments

Comments

@jmayclin
Copy link
Contributor

Problem:

Some customers run s2n-tls with massive number of certs, 10,000 +. It's difficult to intuitively understand performance for some of these cases.

Solution:

We should add a case in our regression tests to prevent any regressions on "per-cert" behaviors, since those are especially expensive for these customers.

Requirements / Acceptance Criteria:

case for

  • configuration with 10,000 certs
  • handshake with client sni for config with 10,000 certs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants