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

(feat): Adds certificate match metrics API #4844

Merged
merged 9 commits into from
Oct 21, 2024
Merged

(feat): Adds certificate match metrics API #4844

merged 9 commits into from
Oct 21, 2024

Conversation

maddeleine
Copy link
Contributor

Resolved issues:

N/A

Description of changes:

Adds an API to provide metrics on whether the server was able to serve a certificate that matched the client's server name extension.

Call-outs:

N/A

Testing:

Includes tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Oct 14, 2024
tls/s2n_connection.c Outdated Show resolved Hide resolved
api/s2n.h Outdated Show resolved Hide resolved
@maddeleine maddeleine requested a review from goatgoose October 16, 2024 17:40
api/s2n.h Outdated Show resolved Hide resolved
tls/s2n_connection.c Outdated Show resolved Hide resolved
@maddeleine maddeleine requested review from jmayclin and removed request for camshaft October 17, 2024 17:32
@maddeleine maddeleine enabled auto-merge (squash) October 18, 2024 21:01
@maddeleine maddeleine merged commit b293f3d into main Oct 21, 2024
38 of 39 checks passed
@maddeleine maddeleine deleted the wildcard_signal branch October 21, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants