Cybersecurity
DevOps Cloud
IT Operations Cloud
Getting an error on UFT One when trying to integrate UFT and Digital Lab under Tools > Options > GUI Testing tab > Mobile node.
UFT One, all versions.
Digital Lab, all versions.
OS: Windows Server 2012 R2 and previous versions.
The customer is trying to connect to Digital Lab and is experiencing that when putting the path of the Digital Lab Server UFT and the execution access key generated from Digital Lab it throws the Error: "The request was aborted. Could not create SSL/TLS secure channel."
Example:
The Operating System version. The Digital Lab website support two cipher suite (it's just like encryption algorithm) for TLS 1.2 and Windows server 2012 R2 doesn't support this cipher suite, there are no overlap cipher suites between two sides. So, they cannot continue setup a TLS connection to communicate.
UFT One use .NET framework which relies on the Operating System’s TLS.