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

Add compliance exceptions for server renegotiation #3498

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

lrstewart
Copy link
Contributor

Description of changes:

Add exceptions to the server renegotiation behavior for the compliance tool. Section 3.7 describes how the server needs to behave during renegotiation. We won't support client-initiated renegotiation and the s2n-tls server will never initiate renegotiation, so the server doesn't support renegotiation.

Call-outs:

I also renamed the other exceptions file. I originally accidentally called it "4.6" instead of "3.6". Apparently the compliance tool doesn't care about the file name :)

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 Sep 17, 2022
@lrstewart lrstewart marked this pull request as ready for review September 17, 2022 02:34
@lrstewart lrstewart requested a review from a team as a code owner September 17, 2022 02:34
@lrstewart lrstewart merged commit 48880b4 into aws:main Sep 19, 2022
@lrstewart lrstewart deleted the reneg-server branch September 19, 2022 21:51
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