Solved

call_web returns "The request was aborted: Could not create SSL/TLS secure channel."

  • 24 September 2021
  • 4 replies
  • 150 views

Userlevel 1
Badge +2

Hi, is there something changed in call_web function? When we try to start  some websites, for example www.thinkwisesoftware.com we get an error "The request was aborted: Could not create SSL/TLS secure channel."  Other websites don’t (www.google.com, www.nu.nl)

 

 

​​call_web www.thinkwisesoftware.com

on www.nu.nl it’s working fine:
 


c# - The request was aborted: Could not create SSL/TLS secure channel - Stack Overflow
or do I have to change something on our server? We have 4.7.2 installed

 



Any idea or suggestion?

icon

Best answer by Jaap van Beusekom 25 October 2021, 15:56

View original

4 replies

Userlevel 6
Badge +16

Can you provide some extra info? What SQL server version and windows server version are you currently using? 

Userlevel 1
Badge +2

Windows Server 2019 standard
SQL server 2017 standard - version 14.0.3370.1

Userlevel 1
Badge +2

 @Erwin Ekkel  I discussed this with @Robbert van Tongeren our consultant and he told me there are older versions and call_web. HttpConnector.dll is not distributed with TSF. 

It’s possible to login and reproduce this issue, ticket number in TCP #2287 Looks like an old version?

Userlevel 1
Badge +2

Fixed with an HttpConnector.dll update.

THANKS!

Reply