VSTS Query Work Items fails since Azure DevOps began TLS 1.0/1.1 deprecation testing

Using FinalBuilder 8.0.0.3065 successfully with a call to VSTS Query Work Items (Azure DevOps) which has suddenly started failing since Microsoft have began TLS 1.0/1.1 deprecation testing on March 24, 2022.

Their testing is documented here…
https://status.dev.azure.com/_event/297449328
https://devblogs.microsoft.com/devops/deprecating-weak-cryptographic-standards-tls-1-0-and-1-1-in-azure-devops-services/

We are using dev.azure.com/orgname.

When will FinalBuilder support TLS 1.2?

Regards,
Heath

We’re looking into this now. The problem is that we are still targeting .net framework 4.0 - mainly for backwards compatibility - however for this issue and others we are encountering we are going to require .net 4.8 for the next update, currently testing changes to the build and installer for this. We should have a build available later today.

This is a preview of the next update to FinalBuilder 8 - it was planned for this week but with several issues popping up we’re a bit behind on it.

https://downloads.finalbuilder.com/downloads/finalbuilder/800/FB800_3085.exe

The main change here is that the installer now requires .net 4.7.2 or later installed on the build machine, and the VSTS actions have TLS 1.2 enabled.

1 Like

Hi Vincent,

You’re a star! Preview 3085 resolved the issue.

Regards,
Heath