Forum Discussion

jfmtopnettlc's avatar
jfmtopnettlc
New Contributor
12 years ago

Default Keystore for SOAPUI

I am getting the below error when attempting to load a WSDL using the URL?wsdl In a firefox browser I initially had the same issue until I put the Imported the Trusted Cert. Where is the keystore file that SOAPUI uses. I added the certificate to the default java keystore but I still received the same error below so I am suspecting that SOAPUI is using another keystore but I do not know where that is. Any advice would be greatly appreciated.


org.apache.xmlbeans.XmlException: 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

4 Replies

  • I was using SOAPUI 4.6.4 and I reverted to 4.6.3 and the issue is resolved in 4.6.3 so there must be a bug in 4.6.4.

    Thanks
  • PaulDonny's avatar
    PaulDonny
    Regular Contributor
    I am not sure for SoapUI where the keystore is. The most likely issue you are facing is that SoapUI ships with a JRE and is using that JRE's keystore instead of the one you updated. In your SoapUI install folder it's in the JRE folder.
  • Commando850's avatar
    Commando850
    Occasional Contributor
    suipressenter wrote:
    Hi,

    Please download the SoapUI 4.6.4 current maintenance build at http://www.soapui.org/Downloads/soapui-nightly-builds.html
    See if it fixes the issue.

    Regards,

    Giscard
    SmartBear Support


    I have downloaded this - however not being an expert on this sort of thing - now I'm not sure what I am supposed to do with what I downloaded - I read the README doc but that really didn't help me much. Is there an executable that I am supposed to run?