Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/three.js/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java websphereapplicationserver中的密码_Java_Spring_Soap_Websphere_Tls1.2 - Fatal编程技术网

Java websphereapplicationserver中的密码

Java websphereapplicationserver中的密码,java,spring,soap,websphere,tls1.2,Java,Spring,Soap,Websphere,Tls1.2,我在spring中调用soap服务时出错,如下所示: I/O错误:收到致命警报:协议版本;嵌套异常为javax.net.ssl.SSLException:收到致命警报:协议\版本 org.springframework.ws.client.core.WebServiceTemplate.sendAndReceive(WebServiceTemplate.java:561)\n soap服务将TLS_RSA_与_AES_256_GCM_SHA384(密码套件)一起使用,webSphere 9.0.

我在spring中调用soap服务时出错,如下所示:

I/O错误:收到致命警报:协议版本;嵌套异常为javax.net.ssl.SSLException:收到致命警报:协议\版本

org.springframework.ws.client.core.WebServiceTemplate.sendAndReceive(WebServiceTemplate.java:561)\n

soap服务将TLS_RSA_与_AES_256_GCM_SHA384(密码套件)一起使用,webSphere 9.0.5.2密码套件列表不支持该服务

提前谢谢