Hacker News new | ask | show | jobs
by Thorrez 1094 days ago

    This site can’t provide a secure connection
    redditmigration.com uses an unsupported protocol.
    ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I think for different people the hostname resolves to different IPs, and some IPs are broken. For me it resolves to 44.227.76.166 .

    curl -v https://redditmigration.com/ --resolve redditmigration.com:443:44.227.76.166
    * Added redditmigration.com:443:44.227.76.166 to DNS cache
    * Hostname redditmigration.com was found in DNS cache
    *   Trying 44.227.76.166...
    * TCP_NODELAY set
    * Connected to redditmigration.com (44.227.76.166) port 443 (#0)
    * ALPN, offering h2
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: /etc/ssl/certs/ca-certificates.crt
      CApath: /etc/ssl/certs
    * TLSv1.2 (OUT), TLS header, Certificate Status (22):
    * TLSv1.2 (OUT), TLS handshake, Client hello (1):
    * TLSv1.2 (IN), TLS header, Unknown (21):
    * TLSv1.2 (IN), TLS alert, Server hello (2):
    * error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
    * Curl_http_done: called premature == 1
    * stopped the pause stream!
    * Closing connection 0
    curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure