Attempting to connect over HTTPS to a web service written in LabVIEW, I get the following error:   Error 363507 - LabVIEW could not verify the authenticity of the server   Shown below, this code demonstrates the issue. The 'workaround'? Set the 'verify server' flag to false.     Shown at the bottom is a simple HTTPS connection to Google works no prob -- could this indicate a misconfiguration on my web service?   Any ideas? Thanks!