}
return tls.SystemWorker.CertData != "" || tls.SystemWorker.CertFile != "" ||
len(tls.SystemWorker.Client.RootCAData) > 0 || len(tls.SystemWorker.Client.RootCAFiles) > 0 ||
tls.SystemWorker.Client.ForceTLS
}
// matchRemoteClusterKey checks exact matches, then finds the match with the most non-wildcard characters