LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

REMOTE HOST IDENTIFICATION HAS FAILED! ->TCP_TLS

Hi,

 

Configuration:

I'm using the below configurations.

Version: LabVIEW 2023 Q1 (64 bit)

OS: Windows 11

 

Issue Details:

I'm working on TCP secured connection using TLS functions available in LabVIEW.

I'm trying to establish secured TCP connection between Ubuntu laptop (Server) running with C program and Windows laptop (CLIENT) running with LabVIEW program. Both are connected to the same network by locally using the WiFi dongle. If I tried to start the server (linux laptop) and client (Windows laptop), the following error will come in the LabVIEW which is acting as a Client.

 

Nandha23_0-1681190159896.png

 

Could anyone please help me to solve the above issue.

 

Note:  I have used self signed certficate (.crt file format) and key (.key file format) to establish TCP TLS. Also, I've added the self signed certificate (.crt file) in the Windows trusted root certificate manager.

 

Client Code Snapshot:

Nandha23_1-1681190835420.png

 

 

0 Kudos
Message 1 of 1
(586 Views)