Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bascht
Copy link
Contributor

@bascht bascht commented Nov 25, 2020

This change is basically the 2020 version of 18d2379 and will solve #2401, since those CBC ciphers get flagged by recent versions of Qualys SSL Labs or TestSSL.

Refs also #2880 and #2777 but is way less complex.

Closes #2401.

@youngnick
Copy link
Member

Thanks for this PR @bascht! Looks like there are some failing tests though, could you run a local make check and fix them please? Alternatively, you can see the failures in the builds on the PR.

@bascht bascht force-pushed the disable-deprecated-cbc-ciphers branch from 589d946 to 2729fbf Compare November 26, 2020 07:40
@bascht
Copy link
Contributor Author

bascht commented Nov 26, 2020

@youngnick oh yes absolutely. Thanks for the hint. make check looks alright now. :)

@codecov
Copy link

codecov bot commented Nov 26, 2020

Codecov Report

Merging #3154 (59c3b73) into main (14f988e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3154   +/-   ##
=======================================
  Coverage   74.00%   74.00%           
=======================================
  Files          96       96           
  Lines        6001     6001           
=======================================
  Hits         4441     4441           
  Misses       1464     1464           
  Partials       96       96           

@youngnick
Copy link
Member

Sorry, I forgot to check before, but we also need a DCO signoff in the commit, you can read more in our CONTRIBUTING.md.

Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

LGTM, I'll merge once the DCO is all good.

Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

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

LGTM pending a rebase on the latest main code, and adding DCO signoff (git commit --amend --signoff && git push -f should add signoff).

@bascht bascht force-pushed the disable-deprecated-cbc-ciphers branch from 2729fbf to f71c460 Compare December 1, 2020 15:22
@bascht
Copy link
Contributor Author

bascht commented Dec 1, 2020

Finally got around to add a sign-off, sorry for the wait!

@skriss
Copy link
Member

skriss commented Dec 1, 2020

@bascht any chance you can rebase this on top of latest main code too? 🙏

@bascht bascht force-pushed the disable-deprecated-cbc-ciphers branch from f71c460 to 59c3b73 Compare December 1, 2020 15:50
@bascht
Copy link
Contributor Author

bascht commented Dec 1, 2020

Sure! This is moving quickly! 😬

@skriss
Copy link
Member

skriss commented Dec 1, 2020

@bascht yep, sorry for the churn :/ will get this merged as soon as CI is green again!

@stevesloka stevesloka merged commit 2ccbaee into projectcontour:main Dec 1, 2020
@bascht bascht deleted the disable-deprecated-cbc-ciphers branch December 1, 2020 21:17
sunjayBhatia added a commit to sunjayBhatia/contour that referenced this pull request Feb 2, 2021
sunjayBhatia added a commit to sunjayBhatia/contour that referenced this pull request Feb 2, 2021
Re-applies projectcontour#3237 and projectcontour#3154

Blocked on projectcontour#3300 and projectcontour#3301 and should be merged for 1.13.0 release

Signed-off-by: Sunjay Bhatia <[email protected]>
skriss pushed a commit that referenced this pull request Feb 3, 2021
sunjayBhatia added a commit to sunjayBhatia/contour that referenced this pull request Feb 3, 2021
Re-applies projectcontour#3237 and projectcontour#3154

Blocked on projectcontour#3300 and projectcontour#3301 and should be merged for 1.13.0 release

Signed-off-by: Sunjay Bhatia <[email protected]>
youngnick pushed a commit that referenced this pull request Feb 22, 2021
Re-applies #3237 and #3154

Blocked on #3300 and #3301 and should be merged for 1.13.0 release

Signed-off-by: Sunjay Bhatia <[email protected]>
iyacontrol pushed a commit to iyacontrol/contour that referenced this pull request Feb 23, 2021
Re-applies projectcontour#3237 and projectcontour#3154

Blocked on projectcontour#3300 and projectcontour#3301 and should be merged for 1.13.0 release

Signed-off-by: Sunjay Bhatia <[email protected]>
Signed-off-by: iyacontrol <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Weak Ciphers Flagged in Qualys SSL Labs Scan

4 participants