双向ssl握手失败,找不到合适的证书

时间:2018-02-04 08:11:37

标签: java ssl

我正在尝试创建一个http客户端以支持与服务器的相互身份验证,并且请求失败,并且" javax.net.ssl.SSLHandshakeException"

当我打开调试时,我会看到以下内容

*** ServerHelloDone
[read] MD5 and SHA1 hashes:  len = 4
0000: 0E 00 00 00                                        ....
Warning: no suitable certificate found - continuing without client authentication
*** Certificate chain
<Empty>
***
*** ECDHClientKeyExchange

我检查了我的trustsore和keystore,他们有完整的链。

0 个答案:

没有答案