Yesterday it was working right,so I guess it still does
while it works on my mac browser and api works using curl on mac it has certificate issues while using curl/openssl on linux for me. tried 3 different combinations of curl and openssl with no success. (thats why leaderboard, rainbot and history are currently unavailable). it stopped working when the incident occured.
the error with openssl and curl defaults is
curl: (35) error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
using ssl v3 i get
curl: (35) error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
from different locations api/ssl seems to be working fine using openssl, though.