P12 Certificate and Biztalk Dynamic Port

Home Page Forums BizTalk 2004 – BizTalk 2010 P12 Certificate and Biztalk Dynamic Port

Viewing 1 reply thread
  • Author
    Posts
    • #22459

      Hi All,

      I m stuck on a scenario ….

      I have a dynamic Send Recieve port and i m setting only its address property in orchestration. Now for prod client provided the P12 certificate. i installed the certificate under LOCAL COMPUTER\PERSONAL and CURRENT USER\PERSONAL.

      The problem is on physical http dynamic port under certificates on browse it doesnt show the certificate. and when i tried to put the Thumbprint manually it is giving me following error.

      Error details: WebException: The request was aborted: Could not create SSL/TLS secure channel.

      any help would be appreciated.

       

      Thanks,

      Syed Abdullah Akhlaq

    • #22462

      Syed,

      You need to set the Certificate Thumbprint value for the dynamic port in your orchestration – you will probably need to retrieve the value from a config store (e.g. ESSO, BRE or the btsntsvc.exe.config file), as I imagine the thumbprint value will change between your own internal testing certificates and your clients production certificate.

      I blogged about two problems I encountered with certificates on HTTP and SOAP send ports – not too sure how relevant they are to you, but they may be able to provide some additional background:

      Rgds, Nick.

      • #22493

        Hi Nickh,

        Thanks for the reply, I was wondering if i can extend the out of the box HTTP adapter and use some sort of mechanism like having my own macro for URL and credentials ?

        Is this possible ?

        Thanks,

        Syed Abdullah Akhlaq

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