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

Fix disabled ciphers and clean up linting complaints #185

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

j-baines
Copy link
Contributor

@j-baines j-baines commented Jul 12, 2024

See #181 - this is a simple solution to just update GODEBUG. We won't update it if tlsrsakex is already set, but otherwise we will attempt to append tlsrsakex=1 to GODEBUG

@j-baines j-baines merged commit a891f1c into main Jul 12, 2024
3 checks passed
@j-baines j-baines deleted the fix-disabled-ciphers branch July 12, 2024 18:36
@j-baines j-baines linked an issue Jul 12, 2024 that may be closed by this pull request
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.

Go 1.22 Disabled Old Crypto Suites
1 participant