System Center Orchestrator not working with TLS 1.2

Shawn Proskin 1 Reputation point
2020-09-11T19:03:47.123+00:00

I was running Orchestrator 2016 Update Rollup 4.

I have followed the documentation on how to set up the TLS 1.2 in the orchestrator environment (https://learn.microsoft.com/en-us/system-center/orchestrator/install-enable-tls?view=sc-orch-2019) and upgraded to Update Rollup 8 and completed all the other various configuration changes. After completing the steps, I still cannot make a Rest API call using the Rest Integration Pack. I'm receiving the same error message as before upgrading (see below).

I'm using Wireshark on both ends of the communication and do not see any attempts at sending connection information using TLS 1.2 from Orchestrator. Does anyone know if the Rest Integration Pack complies with the system settings enforcing TLS 1.2 to be used?

ERROR

The underlying connection was closed: An unexpected error occurred on a receive.

Exception: WebException
Target site: HttpWebRequest.GetRequestStream

Stack trace:
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Microsoft.SystemCenter.Orchestrator.Integration.REST.Domain.HttpRequestBase.setRequestBody()
at Microsoft.SystemCenter.Orchestrator.Integration.REST.Domain.HttpRequestBase.SendRequest()
at Microsoft.SystemCenter.Orchestrator.Integration.REST.ServerExtension.RestIP.Execute(IActivityRequest request, IActivityResponse response)

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
215 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 85,666 Reputation points
    2020-09-12T16:49:05.123+00:00

    Hi @Shawn Proskin ,

    System Center Orchestrator fully supports TLS 1.2 after being configured to do so, however I don't believe (not 100% sure) the REST integration pack has been updated to support TLS 1.2.

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments