emqx / mqtt-jmeter

MQTT JMeter Plugin
https://www.emqx.com/en
Apache License 2.0
445 stars 194 forks source link

Azure IoT Hub DPS #72

Open JamesssemaJ opened 4 years ago

JamesssemaJ commented 4 years ago

I am trying to connect to Azure IoT hub DPS, which is using X.509 certificate as attestation method. Is it possible to connect to Azure IoT hub device provisioning service with JMeter? Can an example be given please, if someone has done this. Thanks

jinfahua commented 4 years ago

I've not tried with X.509 certificate, but used SAS authentication. One reminder is that you should use 3.1.1 in MQTT version for Azure connections.