-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[ws-proxy] Improve TLS default configuration #6870
Conversation
84546d8
to
6a83c28
Compare
Codecov Report
@@ Coverage Diff @@
## main #6870 +/- ##
===========================================
+ Coverage 19.04% 37.90% +18.85%
===========================================
Files 2 20 +18
Lines 168 2203 +2035
===========================================
+ Hits 32 835 +803
- Misses 134 1317 +1183
- Partials 2 51 +49
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
6a83c28
to
9cca38d
Compare
/approve |
/lgtm |
LGTM label has been added. Git tree hash: fa13d4497c996b40f1949492e9cf4feb35123c3e
|
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: corneliusludmann, csweichel Associated issue requirement bypassed by: csweichel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
The default configuration should not allow TLSv1.0 or TLSv1.1
Note: this can be seen only in workspace clusters.
Release Notes