SSL HandShake exception

后端 未结 11 1060
自闭症患者
自闭症患者 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:34

    If you really really need to, you can accept all certificates. But keep in mind that this is really ugly.

    Hava a look at this.

提交回复
热议问题