Hacker News new | ask | show | jobs
by jlhonora 3708 days ago
And also from our experience, it seems that they're only allowing TLS 1.0 and up. https://github.com/alexreisner/geocoder/issues/1034
2 comments

This comment seems to imply that you're using a transport layer security mechanism < TLS 1.0, i.e. SSLv2 or SSLv3. I strongly encourage you to upgrade to TLS 1.1 or newer.
SSLv3 is deprecated, it should not be used.