Hi,
I'm investigating the impact that the move to remove https support for TLS1.1 and below may have on my processes running in fme desktop and server.
Does anyone know what http clients the httpcaller uses?
I assumed it was the client installed on the OS, but i'm running fmeserver/desktop on a windows2008R2 server with IE8 installed. If i look at a TLS1.2 only site using IE8 on this server it complains like mad because i'm trying to use TLS1.0, but if i use the httpcaller from inside fmedesktop and server it connects just fine using TLS1.2. Leading me to deduce FME installs and uses it's own client. I would like to know what it is. (libcurl_fme.dll probably has something to do with it? i also noticed an ssl certificate in the install dir.)
It must pick up internet proxy details from the default browser though right?
regards,
Nick
(specifically i'm currently running FME 2015.0, but i'm looking to upgrade to 2018.1)