Forum Discussion

sarathtata's avatar
sarathtata
New Contributor
7 years ago

How do I configure certificate as part of request?

I need to test a WCF service which has certificate authentication enabled.  I'm able to authenticate by writing C# test client which loads up certificate from my system certificate store.

 

Since the certificate is already trusted and stored in my Windows machine cert store locally, how can I point SoapUI to use that cert like the way C# code read from the store?

 

Any pointers would be of great help.  I have also tried a number of online forums and their solutions but none of them ever worked.  I'm on SoapUI 5.3.0.

 

If SoapUI can't read certs from the local machine store, I have PFX file provide by my Admin, which I used to install cert on my local store.  Can I use PFX to authenticate alternatively?

2 Replies