LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiclient Server with TLS

Solved!
Go to solution

I am relatively new to TLS but I am trying to create a simple API built on STM for handling TLS communications. I put together a simple example with one server and one client and it works as I intended it to. I am trying now to set things up for a multiclient server although I cannot seem to get it working. I am setting up the TLS configuration and then creating a dedicated listener that when a connection appears, then goes on to accept a TLS request. It seems to be having an issue with that part and I can't seem to figure out why. Any guidance from anyone who may have done something like this before would be greatly appreciated. Current project is found at the link below.

 

https://gitlab.com/cannontim/labview-tls-api

0 Kudos
Message 1 of 2
(1,012 Views)
Solution
Accepted by topic author cannoncontrols

I actually found the problem. It was just a typo in my meta data names. 

0 Kudos
Message 2 of 2
(981 Views)