This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Knowledge Base
- :
- ServiceNow exports failing due to incompatible TLS versions
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
ServiceNow exports failing due to incompatible TLS versions
ServiceNow exports failing due to incompatible TLS versions
Symptoms:
When running a ServiceNow export from FNMS to ServiceNow, you may encounter one or more errors related to connection or secure channel errors such as:
ServiceNowConnectionTest.SendTestConnection: Error Checking Connetion to endpoint: api/x_fls_flexera_fnms/integration/fnmstosn System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at FNMP.ServiceNow.HTTP.ServiceNowRequest.WriteData(HttpWebRequest request, String content) at FNMP.ServiceNow.HTTP.ServiceNowRequest.Post(String content) at FNMP.ServiceNow.HTTP.ServiceNowConnectionTest.SendTestConnection() [2019-09-08 03:01:50] - [DEBUG]: Exiting ServiceNowConnectionTest.SendTestConnection
Diagnosis:
This has been identified as related to the changes ServiceNow made to disable both both TLS 1.0 and TLS 1.1 [1]
This process appears to have been in an instance-by-instance basis so not all customers are experiencing this issue.
No ratings