Andrew Zwickl
Programmer
Hi,
I trying to get a send port using the HTTP Adaptor for AS2 configured to connect to a https endpoint. How do I get this to work?
Here are the details:
Set up a AS2 connection to a https end point using a HTTP adaptor send port.
SSL certificate installed in Personal and Trusted Root Certification stores under the BizTalk service account that send port runs under.
Certificate thumbprint specified in the send port configuration.
Error message received:
The adapter failed to transmit message going to send port "sprt_AS2ToLGI" with URL " It will be retransmitted after the retry interval specified for this Send Port. Details:"The request was aborted: Could not create SSL/TLS secure channel.".
I can successfully connect using Postman or Chrome.
I trying to get a send port using the HTTP Adaptor for AS2 configured to connect to a https endpoint. How do I get this to work?
Here are the details:
Set up a AS2 connection to a https end point using a HTTP adaptor send port.
SSL certificate installed in Personal and Trusted Root Certification stores under the BizTalk service account that send port runs under.
Certificate thumbprint specified in the send port configuration.
Error message received:
The adapter failed to transmit message going to send port "sprt_AS2ToLGI" with URL " It will be retransmitted after the retry interval specified for this Send Port. Details:"The request was aborted: Could not create SSL/TLS secure channel.".
I can successfully connect using Postman or Chrome.