Hi,

I want to send a requet to HTTPS adapter through BizTalk server 2009. My BizTalk adapter is dynamic and it's takes configuration details from database instaed of directly mentioning it on server.

I have installed X509 certificate in my browser and imported it in MMC.

I am getting following error in my BizTalk

A message sent to adapter "HTTP" on send port "sndHL7" with URI "https://xxxxxxxxx/imm/test (https://xxxxxxxxxxxxx/imm/test)" is suspended. 
 Error details: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel
 
It will be very greatful if I get any pointer for it.
 
Thanks in advance.