Skip to content

Conversation

@vignesh-codes
Copy link
Contributor

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

@vignesh-codes vignesh-codes requested a review from a team as a code owner October 20, 2025 02:31
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.61%. Comparing base (ee0bf52) to head (06feb61).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14043   +/-   ##
=======================================
  Coverage   91.60%   91.61%           
=======================================
  Files         655      655           
  Lines       42782    42790    +8     
=======================================
+ Hits        39192    39200    +8     
  Misses       2766     2766           
  Partials      824      824           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add opt-in support for insecure cipher suites in TLS config

1 participant