-
Notifications
You must be signed in to change notification settings - Fork 17
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
This package stopped working :( #14
Comments
its caused by deprecating tls 1.0 support. https://support.freshdesk.com/support/solutions/articles/221629-testing-for-api-compatibility this pull request fixes it; |
Thanks! Sorry for the delay. |
Hmm...This fix breaks mono compatibility, but it doesn't look like mono supports TLS 1.1 or 1.2, so I guess mono is SOL. |
Yeah. I'll release it anyway. |
It's been released. Version 0.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: