SSL HandShake exception

后端 未结 11 1059
自闭症患者
自闭症患者 2020-12-09 05:08

I use SSL connection to connect web client to server. It works without any problem for a long time. But from yesterday it gives following error can anyone tell me the reason

11条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 05:22

    The certificate presented by the server is not trusted. This may be due to the certificate being expired, or the trust manager not being able to establish a chain of trust to any of the certificates in your trust store.

提交回复
热议问题