java.security.cert.CertificateException:证书不符合算法约束吗?

时间:2018-09-05 04:43:54

标签: java ssl xml-rpc

我已经尝试过这种方式来接受自签名  ssl证书Accept server's self-signed ssl certificate in Java client,但响应显示不同的错误。在我尝试之前,响应为org.apache.xmlrpc.XmlRpcException: Failed to read server's response: java.security.cert.CertificateException: No subject alternative names present

尝试后,响应错误为org.apache.xmlrpc.XmlRpcException: Failed to read server's response: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints

有什么方法可以解决错误org.apache.xmlrpc.XmlRpcException: Failed to read server's response: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints

0 个答案:

没有答案