http: TLS handshake error from <IP>:<PORT>: EOF
errors. I am not sure if this is related to the issue being discussed here. Is there anything we can do to help test why these errors are happening? Every browser we tested seems to work fine. We used BrowerStack for our testing on various OS and browser versions. However, we are pretty sure something is problematic in either our code or our TLS certificates. Any help would be appreciated. The domain in question is einthusan.tvYup, exchanged the values, sorry. The default is 1.1, so you need 1.0.
But what I don’t get is why SSL Labs test shows that we do indeed support TLS 1.0?
https://www.ssllabs.com/ssltest/analyze.html?d=einthusan.tv&latest
Probably because we do? It's just that the default minimum version is TLS1.1.
But what I don’t get is why SSL Labs test shows that we do indeed support TLS 1.0?
https://www.ssllabs.com/ssltest/analyze.html?d=einthusan.tv&latest
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
Oh sorry, I misunderstood the question.
No worries J at least your trying to help. I think the minimum must be TLS 1.0 because I know I didn’t set the tls server config value, however, I do know exactly where to set it. I asked this question in the Go repo on Github, a core golang developer told me to use the forums for asking questions, I suppose he knows the answer since he wasn’t really surprised about the behavior. We have about 2 million people using the site on a monthly basis, so it really floods our logs. @bratfpatrick please help!