On Mon, Apr 27, 2020 at 11:22 AM Beard, Shawn M. <sbe...@wrberkley.com.invalid> wrote:
> I have an app running in tomcat 9 that makes an ssl call to an external > webservice. > > > > It fails with these errors in the logs: > > ERROR javax.net.ssl.SSLHandshakeException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target > When we've seen that in our logs, it's because self-signed certs are being used.