I am trying to connect to mdash notify endpoint from my aws ec2 machine, and it seems there is an ssl handshake error. This was working for almost a year now, i dont have any code changes done. Seems error is since new certificate is installed on mdash side. nested exception is java.util.concurrent.ExecutionException: java.io.IOException: UT003035: Connection timed out
i am trying to connect through this endpoint: wss://mdash.net/api/v2/notify?access_token=XXXXXXXXXXXXXXX
I also made some modifications for test and connected succesfully to piesocket.com-s websocket-tester instead of mdash. Everything works fine.
If someone could take a look in logs this was a connection attempt which failed: 2021-12-14 20:05:03.904
(If my api key helps, tell me and will send in private)