Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a requirement that I need to call a service which uses MA-SSL. Our network team provided me a *.jks file.

Using SOAP UI, I was able to add the file in SSL Settings and was able to make a call to the service and got a response.

As you may know, the MA-SSL is different than SSL. We didn't add this file (jks) to any Cert Store. Just added the jks file in SSL Settings in SOAP UI and it worked.

Now I need to make the service call using BizTalk. How do I configure the BizTalk adapter to make a service call?

Any help would be appreciated.

Thanks.

What I have tried:

Using SOAP UI, I was able to add the file in SSL Settings and was able to make a call to the service and got a response.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900