Migrated from Redmine #378 | Author: Lynge Hartmann
Status: Closed | Priority: Normal | Created: 2019-05-06
sending this to the login endpoint (removed password here, because…):
{“id”:1,“method”:“getUserToken”,“params”:[“bilsalgdk","lhh@autorola.com”,“PASSWORD”],“jsonrpc”:“2.0”}
My full log-output (With a lot of SSL stuff in it) can be found here:
the important bit is almost all the way at the end:
main, RECV TLSv1 ALERT: fatal, handshake_failure
main, called closeSocket()
main, handling exception: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
I have started getting this since last week. I had it working on 26th of april.
I have made no changes on my end in that period, so i have no idea what is wrong.
Any ideas?
Have anything changed at your end?
Do i need to use a newer certificate maybe?