15 years ago
LoadUI supporting SSL
We have a bunch of SOAPUI projects which are designed to hit secure web services. These work great since I can insert ssl auth info into each request as user/pass combo on the auth tab of the request. Also, SOAPUI supports ssl keystores and their associated passwords in the preferences section of the program. My question is this, does load UI support something similiar? Based on 15 minutes of experience with load UI is does not seem to. I am importing these very same projects into load UI and they are failing with java.net.ssl.SSLHandshakeException: PKIX path building failed. This leads me to believe loadUI is not picking up the keystore from the soap UI project settings. Is there some configuration I am missing? I would love to use this tool for load testing and I am hoping this is a feature that is ready or close to ready. Thanks for the help!