I need to use a web service using Spring Ws. I am using a WEB service template. Do I need to know that only by specifying certificates in the java store and trust store does sending and receiving certificates happen automatically? Will there also be a check for server certificates automatically in Spring Ws if the keystore and trusted device are configured correctly or do I need to write some code? If I did not send or receive certificates in Spring WS?
java spring-mvc web-services keystore truststore
user6384236 Jun 03 '16 at 7:48 2016-06-03 07:48
source share