Forum Discussion

GRme83's avatar
GRme83
New Contributor
12 years ago

How to test a secured webservice with SoapUI?

Hallo together,

first sorry for my bad english. I'm a german guy and english is not my favorite language

But now to my problem. I want to test a secured SOAP webservice which is the server. The webservice is secured by TLS. So, there is a JKS (Java Keystore) as keystore on the webservice side (server). The keystore contains the server certificate as root and a CA certificate. In that case the webservice provides a server-authenticated, encrypted communication. Now I want to use SoapUI as client to communicate with the webservice. But I don't know how I do this in the best way. I want to use a truststore on the client for validating the server certificate.

What should I configure in SoapUI to realize that scenario? And how can I configure it?

I hope you understand my problem and you can help me

Thanks Martin

3 Replies