opentelemetry-collector
opentelemetry-collector copied to clipboard
Enhancement: Add include_insecure_cipher_suites to configtls to enable insecure cipher suites
Description
Enhancement: Add include_insecure_cipher_suites to configtls to enable insecure cipher suites. Insecure cipher suites are disabled by default for security
Link to tracking issue
Fixes #13829
Testing
Added TestInsecureCipherSuites
Documentation
Updated config/configtls/README.md
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 92.26%. Comparing base (e75f556) to head (038d489).
:warning: Report is 31 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #14043 +/- ##
==========================================
- Coverage 92.27% 92.26% -0.02%
==========================================
Files 657 657
Lines 41111 41114 +3
==========================================
- Hits 37936 37933 -3
- Misses 2173 2177 +4
- Partials 1002 1004 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@TylerHelmuth Waiting for the reviews. Thanks :)
This PR was marked stale due to lack of activity. It will be closed in 14 days.
@TylerHelmuth @codeboten waiting for reviews. thanks :)