报错信息如下:2020-01-20 17:40:50.366 ERROR 21208 --- [http-nio-8077-exec-7] c.y.c.c.e.GlobalErrorHandleAdvice : ID:[20200120174050NZNF] PATH:[/userManage/code/091W2mZJ0VEQHa2ZFf1K0135ZJ0W2mZW]失败, ErrorResult:[ErrorResult(id=20200120174050NZNF, code=101, codeDesc=未知异常, errorData=null, path=/userManage/code/091W2mZJ0VEQHa2ZFf1K0135ZJ0W2mZW, statusCode=500, exceptionName=ResourceAccessException)]
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://api.weixin.qq.com/sns/jscode2session": Remote host closed connection during handshake; nested exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
这个问题有解决么?我这边线上调用微信扫码登录的问题也出现了这个问题
I/O error on GET request for "https://api.weixin.qq.com/sns/oauth2/access_token": Remote host closed connection during handshake; nested exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://api.weixin.qq.com/sns/oauth2/access_token": Remote host closed connection during handshake; nested exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
你好,是什么情况下出现的问题?提问时建议具体描述问题