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

issue #193 - added TLS 1.3 support for Go 1.13 or higher. #203

Merged
merged 1 commit into from
Dec 28, 2019
Merged

Conversation

flashmob
Copy link
Owner

  • adds TLS 1.3 and new cipher-suites as config options
  • remove SSLv3 and the TLS_FALLBACK_SCSV ciphersuite from the sample configuration
  • removes SSLv3 and the TLS_FALLBACK_SCSV ciphersuite when building with Go 1.14 or above
  • remove Go 1.10 and Go 1.9 from Travis CI tests, add Go 1.13

- adds TLS 1.3 and new cipher-suites as config options
- remove SSLv3 and the TLS_FALLBACK_SCSV ciphersuite from the sample configuration
- removes SSLv3 and the TLS_FALLBACK_SCSV ciphersuite when building with Go 1.14 or above
- remove Go 1.10 and Go 1.9 from Travis CI tests, add Go 1.13
@flashmob flashmob merged commit de9b608 into master Dec 28, 2019
@phires phires deleted the tls-1.3 branch June 4, 2024 11:30
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.

1 participant