前两天我维护的服务出了一个问题,在请求一个连接时发生了Exception:
|
1 2 3 4 5 6 |
Exception in thread "main" javax.net.ssl.SSLPeerUnverifiedException: Host name 'talkingdata.qccr.com' does not match the certificate subject provide |
前两天我维护的服务出了一个问题,在请求一个连接时发生了Exception:
|
1 2 3 4 5 6 |
Exception in thread "main" javax.net.ssl.SSLPeerUnverifiedException: Host name 'talkingdata.qccr.com' does not match the certificate subject provide |