inovex / mqtt-stresser

Load testing tool to stress MQTT message broker
Apache License 2.0
256 stars 77 forks source link

add support for mqtt client TLS authentication #32

Closed carlospsikick closed 4 years ago

carlospsikick commented 4 years ago

add new cli arguments to support connection with CA, Cert and Key files.

hikhvar commented 4 years ago

Fixes #33

carlospsikick commented 4 years ago

Good catch. I Added the fixes.