The sslcontext that is defined using the broker configuration file is not used by the https transport protocol.
The problem is that we do not propagate the defined SslContext instance to the https transport.
We currently only allow us to use the standard properties to setup the https transport.