-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
OpenSSL Error: 1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version #4618
Comments
Looks like an issue with openssl or the ssl config of the servers itself. openssl s_client -connect www.usatoday.com:443 Returns
|
Yep, OSx version is broken. The homebrew version works as expected
|
Can we close this? |
Hi, I'm using Xcode version 7.0 does somebody help to me saying what should I do? thanks |
Try updating your git installation! This happened on an old computer that was running < 2.0 |
Hi, I'm having the same problem. |
Hey folks, this is not a general Github nor git support forum, this is the issue tracker for the Crystal programming language hosted on Github. |
Let's lock. |
I'm seeing errors when connecting to certain sites over https such as:
Here's some code the produces the error for me:
This is the error that I get when I run it:
I'm running macOS 10.12.5 and have crystal installed via brew:
Any help would be greatly appreciated! Thanks!
The text was updated successfully, but these errors were encountered: