Skip to content

tls: if TLSClientConfig.Insecure is set use all cipher suites#892

Merged
mmatczuk merged 2 commits intomainfrom
mmt/insecure_cipher_suites
Sep 4, 2024
Merged

tls: if TLSClientConfig.Insecure is set use all cipher suites#892
mmatczuk merged 2 commits intomainfrom
mmt/insecure_cipher_suites

Conversation

@mmatczuk
Copy link
Contributor

@mmatczuk mmatczuk commented Sep 3, 2024

No description provided.

The flag name is already "insecure", apply more generic name that allow for additional configuration.
RSA cipher suites are removed from default set in Go 1.22 github.com/golang/go#63413.
Add all TLS 1.0 - 1.2 cipher suites if insecure is set to true.
@mmatczuk mmatczuk requested a review from Choraden as a code owner September 3, 2024 12:21
@mmatczuk mmatczuk merged commit e9bece2 into main Sep 4, 2024
@mmatczuk mmatczuk deleted the mmt/insecure_cipher_suites branch September 4, 2024 09:06
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.

2 participants