在HttpHelper的94行 response = httpClient.execute(httpPost, new BasicHttpContext()); 出现异常跳出: Received fatal alert: handshake_failure 是否可能由于我的ECS服务器建立在香港的原因?
在HttpHelper的94行
response = httpClient.execute(httpPost, new BasicHttpContext());
出现异常跳出:
Received fatal alert: handshake_failure
是否可能由于我的ECS服务器建立在香港的原因?