Receiving SSLHandshakeException: handshake_failure despite my client ignoring all certs

后端 未结 7 1384
北荒
北荒 2020-12-05 03:01

I have a Java program that connects to a webserver using SSL/TLS, and sends various HTTP requests over that connection. The server is localhost and is using a self-signed ce

7条回答
提交回复
热议问题