Hello,
Since a week or so, ALL our cloud build are failing due to an SSL Exception :
ERROR: Failed to check out xxxx
Caused by: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: java.io.IOException: Failed to check out xxxx
Caused by: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
We haven’t change anything in any server configuration.
We can checkout our repository and commit normally (we are using SVN).
Seems to be a problem on Unity side. Any idea ?