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

Code coverage for Server-side OCSP stapling #97099

Merged
merged 5 commits into from
Jan 31, 2024

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Jan 17, 2024

Adds tests for getting OCSP staple to send in TLS handshake, including testing staple refresh and correct handling of error responses.

@ghost
Copy link

ghost commented Jan 17, 2024

Tagging subscribers to this area: @dotnet/ncl, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

Adds tests for getting OCSP staple to send in TLS handshake, including testing staple refresh and correct handling of error responses.

Author: rzikm
Assignees: rzikm
Labels:

area-System.Net.Security

Milestone: -

@rzikm
Copy link
Member Author

rzikm commented Jan 17, 2024

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm rzikm requested a review from bartonjs January 19, 2024 09:50
@rzikm
Copy link
Member Author

rzikm commented Jan 25, 2024

@bartonjs, @wfurt PTAL.

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

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

LGTM

@rzikm
Copy link
Member Author

rzikm commented Jan 31, 2024

CI Failures are known build errors.

@rzikm rzikm merged commit 9429e43 into dotnet:main Jan 31, 2024
108 of 111 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants