TISTUD-8741 Studio dashboard shows "Server unavailable" page with CLI 6.2.0-master.62
Changing TSL protocol version to 1.2 as studio dashboard server is no longer accepting the requests from TSL1.0 version.
Due to this, while connecting to studio dashboard portal we are getting SSL handshake exception.
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
As of today, Appcelerator Studio uses JDK 1.7 and by default it will set the TSL protocol version to 1.0.
TISTUD-8741 Studio dashboard shows "Server unavailable" page with CLI 6.2.0-master.62
Changing TSL protocol version to 1.2 as studio dashboard server is no longer accepting the requests from TSL1.0 version.
Due to this, while connecting to studio dashboard portal we are getting SSL handshake exception.
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
As of today, Appcelerator Studio uses JDK 1.7 and by default it will set the TSL protocol version to 1.0.