-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
tls: remove SHA-1 cipher suites from the defaults on the server-side #20643
Conversation
/retest |
Retrying Azure Pipelines: |
Per #5401 - @PiotrSikora can you confirm it's time to land this deprecation, and that the changes entry is sufficient? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change looks fine, but as usual, I'd recommend merging it after release instead of right before it.
/wait on the quarterly release coming up mid-April |
Signed-off-by: derekguo001 <[email protected]>
Agreed, moving it forward once it clears CI. /retest |
Retrying Azure Pipelines: |
/lgtm |
please specify a single label can be specified |
…nvoyproxy#20643) Signed-off-by: derekguo001 <[email protected]> Signed-off-by: Andre Vehreschild <[email protected]>
- updated `.bazelrc` based on envoyproxy/envoy#20852 and envoyproxy/envoy#20813. Disabling platform mappings in our configuration, since we don't need them. - no changes in `.bazelversion`, `ci/run_envoy_docker.sh` or `tools/gen_compilation_database.py`. - switching integration tests that verify custom TLS configuration to another two ciphers that are supported in the default Envoy server configuration after envoyproxy/envoy#20643. Signed-off-by: Jakub Sobon <[email protected]>
…21240) Related PR: #20643 Signed-off-by: derekguo001 <[email protected]>
…(#21240) Related PR: envoyproxy/envoy#20643 Signed-off-by: derekguo001 <[email protected]> Mirrored from https://github.com/envoyproxy/envoy @ 81cebf6b12b13f490cc0ff8c77abaaffc7ef590f
…nvoyproxy#20643) Signed-off-by: derekguo001 <[email protected]>
…nvoyproxy#21240) Related PR: envoyproxy#20643 Signed-off-by: derekguo001 <[email protected]>
…(#21240) Related PR: envoyproxy/envoy#20643 Signed-off-by: derekguo001 <[email protected]>
Signed-off-by: derekguo001 [email protected]
Commit Message: tls: remove SHA-1 cipher suites from the defaults on the server-side
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes: tls: remove SHA-1 cipher suites from the defaults on the server-side
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue] #5400
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]