Forum Discussion

danielrose01's avatar
danielrose01
Occasional Contributor
12 years ago

An error occurred [No private keys found in keystore!], see

I am running SoapUI version V4.6.3 on a Windows 7 system.

I am trying to connect to a WSDL and I am getting the following text in the Log:

Scheduling garbage collection every 60 seconds
The cajo server is running on localhost:1198/soapuiIntegration
Mon Feb 10 12:02:07 EST 2014:ERROR:An error occurred [No private keys found in keystore!], see error log for details
Mon Feb 10 12:02:07 EST 2014:ERROR:An error occurred [Uninitialized keystore], see error log for details
Mon Feb 10 12:02:08 EST 2014:ERROR:Exception in request: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Mon Feb 10 12:02:08 EST 2014:ERROR:An error occurred [sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target], see error log for details
Mon Feb 10 12:02:08 EST 2014:INFO:Error getting response for [IntXml.process:Request 1]; javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Can anybody help out on this?

1 Reply

  • Hi,

    It looks there are some certificates required to access that WSDL, you may need to go to File -> Preferences -> SSL Settings to configure the needed keystore for your WSDL.