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

Rollback s2n to re-enable tls13 due to s2n misconfiguration and new feature probe #563

Closed
wants to merge 1 commit into from

Conversation

bretambrose
Copy link
Contributor

A feature probe added in v1.4.16 gates TLS13 support. The CRT consumes s2n in a way that makes feature probes unreliable (a separate issue that is being looked into), which means using that version of s2n currently disables tls13 support. By rolling back to v1.4.15, we can unblock CRT releases while we work on the long term s2n configuration issue.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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