Y
Hacker News
new
|
ask
|
show
|
jobs
by
emmelaich
3080 days ago
Also the levchinprize.com website. (not that there is a link to it; and it might not even attempt to do ssl)
levchinprize.com uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Classic.
2 comments
duozerk
3080 days ago
At first glance they do support
SSL
, but not
TLS
; basically your browser laughed at their antiquated protocol.
link
majewsky
3079 days ago
A few hours ago, I went to their website after seeing the submission, and it worked. Now I'm getting SSL_ERROR_NO_CYPHER_OVERLAP (in Firefox 57). Maybe they're loadbalancing and one of the servers is incorrectly configured?
link