Our current process was working fine and was able to download files until the site decided to switch to TLS 1.2 protocol. Now, our file downloads no longer work.
Our existing solution is based on this vb.net solution and this does not seem to handle TLS downloads. I can see the file, connect to it but cant download it. Is there a way to handle this in either VB.net or C#?