Hi, I'm trying to deploy the version 2 (M21) to validate the upgrade whenever it is ready. The deployment is done via Docker. However, the broker doesn't seem to be using KAPUA_SSL_ENABLE to activate MQTTS acceptor. I've successfully configured SSL with KAPUA_SSL_ENABLE, KAPUA_KEYSTORE and KAPUA_KEYSTORE_PASSWORD in api and console. How can I do it on message-broker? The whole service seems to ignore those environment variables.
Hi, I'm trying to deploy the version 2 (M21) to validate the upgrade whenever it is ready. The deployment is done via Docker. However, the broker doesn't seem to be using KAPUA_SSL_ENABLE to activate MQTTS acceptor. I've successfully configured SSL with KAPUA_SSL_ENABLE, KAPUA_KEYSTORE and KAPUA_KEYSTORE_PASSWORD in api and console. How can I do it on message-broker? The whole service seems to ignore those environment variables.