maxkueng / somascrobbler-api

An API tfor real-time SomaFM track metadata
http://api.somascrobbler.com/
MIT License
7 stars 3 forks source link

api.somascrobbler.com TLS issues again #10

Closed lantrix closed 6 years ago

lantrix commented 6 years ago

Chrome complains all the time polling the api:

GET https://api.somascrobbler.com/socket.io/?EIO=3&transport=polling&t=1517199441029-156 net::ERR_SSL_PROTOCOL_ERROR

OpenSSL output (using SNI)

/usr/local/opt/openssl/bin/openssl s_client -connect api.somascrobbler.com:443 -servername api.somascrobbler.com
CONNECTED(00000003)
140736577127432:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error:s23_clnt.c:802:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 338 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : 0000
    Session-ID:
    Session-ID-ctx:
    Master-Key:
    Key-Arg   : None
    PSK identity: None
    PSK identity hint: None
    SRP username: None
    Start Time: 1517530347
    Timeout   : 300 (sec)
    Verify return code: 0 (ok)
---
lantrix commented 6 years ago

This domain is obviously going to stay down. It's a 404 on the site as well as a Traefik certificate not matching the hostname. Somaplayer also dropped soma scrobbler and scrobbling as per cheshire137/soma-chrome#39