Forum Discussion
Shirate
6 years agoNew Contributor
Hi,
I understood from your post that SoapUI will work with wsHttpBinding with Transport security.
Can you please provide me an example for that?
Another thing, I was trying to do the same as you posted with the
<endpointBehaviors>
<behavior name="NoTrust">
<clientCredentials>
<serviceCertificate>
<authentication certificateValidationMode="None"/>
</serviceCertificate>
</clientCredentials>
</behavior>
</endpointBehaviors>
And it still didn't work...
So for the meantime nothing is working except mode="none"
I would really appricate if you can please provide me examples for bothe cases!
Thanks a lot!!!
Shira
Related Content
- 2 years ago
- 4 years ago
- 6 years ago
Recent Discussions
- 5 days ago
- 10 days ago