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

proxy / controplane: use old upstream cipher suite #2196

Merged
merged 3 commits into from
May 12, 2021
Merged

Conversation

desimone
Copy link
Contributor

@desimone desimone commented May 12, 2021

Summary

Pomerium 0.13 used Envoy v1.16's pretty liberal upstream cipher suite. Envoy 1.17 changed that cipher suite to be essentially TLS 1.13. This reverts that change.

Related issues

Fixes #2195

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
@desimone desimone added bug Something isn't working backport 0-14-0 labels May 12, 2021
@desimone desimone requested a review from calebdoxsey May 12, 2021 20:53
@desimone desimone requested a review from a team as a code owner May 12, 2021 20:53
@desimone desimone self-assigned this May 12, 2021
@codeclimate
Copy link

codeclimate bot commented May 12, 2021

Code Climate has analyzed commit f072a34 and detected 0 issues on this pull request.

View more on Code Climate.

@desimone desimone merged commit 27c8cd9 into master May 12, 2021
@desimone desimone deleted the desimone/2195 branch May 12, 2021 22:37
desimone added a commit that referenced this pull request May 12, 2021
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 0-14-0 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

proxy / controplane: unexpected change in default client TLS context
2 participants