The underlying connection was closed: Could not establish trust relationship for SSL/TLS secure channel


After completing the first Azure BizTalk Services application, it was time to deploy the application in already provisioned BizTalk Service, while doing so encountered following error

The underlying connection was closed: Could not establish trust relationship for SSL/TLS secure channel


Why it happened


In order to deploy the application developed, you need certificate to be installed into Trusted Root Authority, the certificate which was downloaded from Azure portal upon provision of BizTalk Service.

What to do


I had already downloaded the certificate while provisioning the BizTalk Service, so now I needed to add it to Trusted Root Authority.
downloaded certificate

Steps to install certificate in Trusted Root Authority

1. Double click the certificate
Double click the certificate

 2. Click on Install Certificate

Click on Install Certificate

 3. Select Local Machine and click Next
Select Local Machine and click Next

4.Select "Place all certificate in the following store", click on Browse...

Place all certificate in the following store


 5. Select Trusted Root Certification Authorities
Select Trusted Root Certification Authorities

Select Trusted Root Certification Authorities import

Select Trusted Root Certification Authorities import complete

Trusted Root Certification  import complete


After installing the certificate, I was able to deploy the application

deploy the application

 


If you have questions or suggestions, feel free to do in comments section below !!!


Do share if you find this helpful .......
 
                          Knowledge Sharing is Caring !!!!!!


Post a Comment

If you have any suggestions or questions or want to share something then please drop a comment

Previous Post Next Post