qt-openzwave
qt-openzwave copied to clipboard
Add support for mTLS authentication and configurable clientId
I'm keen to use the MQTT Server included in AWS IoT Greengrass Core, however security requirements (https://docs.aws.amazon.com/greengrass/latest/developerguide/gg-sec.html) specify mTLS (with x509 certificates), combined with a predefined MQTT clientId as the only way to authenticate.
Would it be possible to add support for both of these features?
+1 would love to use this with the mosquitto broker and certificate based authentication.