我有一个SpringBoot rest服务,它可以调用另一个web服务(用.NET编写),但它需要安装web服务的服务器的公共证书。我收到以下错误:
org.springframework.web.client.ResourceAccessException: I/O error on POST request fo
javax.net.ssl.SSLHandshakeException-sun.security.validator.ValidatorException-5.0.4.RELEASE.jar:5.0.4.RELEASE.jar中找到所请求目标的有效证书路径:5.0.4.RELEASE at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) ~spring-webat spring ~spring<