web service call over SSL

Home Page Forums BizTalk 2004 – BizTalk 2010 web service call over SSL

Viewing 1 reply thread
  • Author
    Posts
    • #16408

      Hi,

      How can I install a client side certificate to used in Biztalk orchestration calling a remote web service over SSL.

      Thanks.

    • #16417

      First you need to import the certificate into a local certificate store

      Run MMC -> File -> Add/Remove SnapIn -> Add

      Select Certificates -> Add -> Computer Account -> Next -> Local Computer ->Finish -> Close -> OK

      Import the certificate into the Personal store

      Copy the thumbprint and use this in the SOAP adapter config.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.