LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Azure IOT HUB wtih x.509

Has anyone been able to connect to azure iot hub using x.509 certificates?

 

I'm using mqtt library installed from VIPM in LV2020.

The certs are self-signed created using microsoft's tutorials found in:

https://docs.microsoft.com/en-us/azure/iot-hub/tutorial-x509-scripts

https://docs.microsoft.com/en-us/azure/iot-hub/tutorial-x509-openssl

 

I'm trying to use the library's DropVI_SimpleClientPublisher.vi with the Secure TCP Client to build the connection configuration.

 

PedroBlois_0-1645221632468.png

 

 

0 Kudos
Message 1 of 2
(1,048 Views)

Ever figure this out?  I don't know anything about LabVIEW but can probably help with the Azure side of the configuration.  I also want to connect LabVIEW to connect to IoT Hub and was planning to use a SAS token to do it, that will be a lot easier than x509, to start with, for device authentication.  If you've already accomplished this with SAS token, let me know.

0 Kudos
Message 2 of 2
(910 Views)