Answered by:
BizTalk 2010 to enable TLS 1.2

Question
-
Hi,
Currently Biztalk 2010 Enabled TLS 1.0 and 1.1, it Seems Working fine and Biztalk Application. Now I need to want Use TLS 1.2 for My Biztalk Application in Biztalk 2010.
I have Googled and Serached Even MSDN Site also , Many MSDN Sites says , Biztalk 2010 not supporting TLS 1.2
Could you please Help me out whethere its
Working with BizTalk 2010 to enable TLS 1.2 protocol ?
Any one Knows Can you please reply ..
Thanks in advance !!!!
Regards
Mohandass R
Friday, March 10, 2017 9:21 AM
Answers
-
Are you referring to TLS 1.2 when BizTalk is acting as Client, or Server?
Please see this. We are successfully using TLS 1.2 when BizTalk is acting as Client.
https://www.johnlouros.com/blog/enabling-strong-cryptography-for-all-dot-net-applications
Did my post help? Please use "Vote As Helpful", "Mark as answer" or "Propose as answer". Thank you!
- Edited by Leo Erlandsson Friday, March 10, 2017 9:29 AM
- Proposed as answer by SMSVikasKEditor Thursday, March 16, 2017 7:06 PM
- Marked as answer by SMSVikasKEditor Thursday, March 16, 2017 7:09 PM
Friday, March 10, 2017 9:28 AM -
Hi Mohandass,
BizTalk Server 2010 does not directly support the use of TLS1.2, but there is a way to get this up and running. There are a couple of settings to modify and take into account, but once these are set, there is no requirement for any custom endpoint behavior, or any other code-change for that matter, in order to successfully switch the connections from a service using TLS 1.0 towards the more secure TLS 1.2-version.
Refer: https://www.codit.eu/blog/2016/04/21/biztalk-server-2010-and-support-for-tls-12/
Rachit Sikroria (Microsoft Azure MVP)
- Proposed as answer by SMSVikasKEditor Thursday, March 16, 2017 7:06 PM
- Marked as answer by SMSVikasKEditor Thursday, March 16, 2017 7:09 PM
Friday, March 10, 2017 9:40 AMModerator
All replies
-
Are you referring to TLS 1.2 when BizTalk is acting as Client, or Server?
Please see this. We are successfully using TLS 1.2 when BizTalk is acting as Client.
https://www.johnlouros.com/blog/enabling-strong-cryptography-for-all-dot-net-applications
Did my post help? Please use "Vote As Helpful", "Mark as answer" or "Propose as answer". Thank you!
- Edited by Leo Erlandsson Friday, March 10, 2017 9:29 AM
- Proposed as answer by SMSVikasKEditor Thursday, March 16, 2017 7:06 PM
- Marked as answer by SMSVikasKEditor Thursday, March 16, 2017 7:09 PM
Friday, March 10, 2017 9:28 AM -
Hi Mohandass,
BizTalk Server 2010 does not directly support the use of TLS1.2, but there is a way to get this up and running. There are a couple of settings to modify and take into account, but once these are set, there is no requirement for any custom endpoint behavior, or any other code-change for that matter, in order to successfully switch the connections from a service using TLS 1.0 towards the more secure TLS 1.2-version.
Refer: https://www.codit.eu/blog/2016/04/21/biztalk-server-2010-and-support-for-tls-12/
Rachit Sikroria (Microsoft Azure MVP)
- Proposed as answer by SMSVikasKEditor Thursday, March 16, 2017 7:06 PM
- Marked as answer by SMSVikasKEditor Thursday, March 16, 2017 7:09 PM
Friday, March 10, 2017 9:40 AMModerator