[Solution found!] 下面的代码用于信任自签名证书。创建客户端时,必须使用TrustSelfSignedStrategy: SSLContextBuilder builder = new SSLContextBuilder(); ...
確定! 回上一頁