SSIS download from http - error SSL certification response obtained from server not valid
问题 I've created a SSIS package which downloads a CSV file from a HTTPS URL using C# script. Everything works fine when executed from Visual Studio. However, when I created a SQL Agent job the package fails. The package also fails if I execute the .dtsx file directly from the SQL Server. The error is "Download failed: SSL certificate response obtained from the server was not valid. Cannot process the request" I've tested opening the URL from the SQL server and can view the file. I've also added