Skip to content

TLS 1.0 support for .NET 3.x on Unity 2018.2+ #443

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

Merged
merged 6 commits into from
Sep 11, 2018
Merged

Conversation

mediumTaj
Copy link
Contributor

Summary

This pull request adds changes for .NET 3.x support in Unity 2018.2 and above. Some platforms do not support .NET 4.x so we cannot push users to the TLS 1.2 endpoint if they are using Unity 2018.2. Additionally we only add TLS 1.1 and TLS 1.2 protocols if the user is using .NET 4.x there is no support for TLS 1.1 and 1.2 in .NET 3.x.

@mediumTaj mediumTaj requested a review from mamoonraja August 24, 2018 17:29
@mediumTaj
Copy link
Contributor Author

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants