Merge branch '1754-squash-no-tls-connection-state-warning' into 'master'
Squash the "No TLS connection state" warning
## What does this MR do?
Remove a gratuitous warning, spamming build logs
## Why was this MR needed?
Introduced in v1.6, this error message repeats for every attempt to get a build if you don't have HTTPS enabled.
Closes #1772
See merge request !343