Forum Discussion

MirethDeth's avatar
MirethDeth
New Contributor
9 years ago
Solved

SoapUi with HTTPS

Hello all,

 

I am consuming a web service hosted on a https server.

 

My SoapUI is running on C:\Program Files\Java\jdk1.8.0_60\bin\java.exe

 

So where is soapui reading the cacerts to trust the https server?

 

 

  • In that case the cacerts file used is C:\Program Files\Java\jdk1.8.0_60\jre\lib\security\cacerts

     

    And if someone wants to know how to identify which Java is running SoapUI or Ready! API it can be found in the Help / System Properties menu. Look for java.home.

2 Replies

  • In that case the cacerts file used is C:\Program Files\Java\jdk1.8.0_60\jre\lib\security\cacerts

     

    And if someone wants to know how to identify which Java is running SoapUI or Ready! API it can be found in the Help / System Properties menu. Look for java.home.

    • MirethDeth's avatar
      MirethDeth
      New Contributor

      Hello,

       

      I renamed the file cacerts in C:\Program Files\Java\jdk1.8.0_60\jre\lib\security\cacerts however i am still able to make a successful https soap call to the https server.

       

      So where is it reading the cacerts?

       

      Thank you for the response