Re: P12 Certificate and Biztalk Dynamic Port

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

#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.