Bus fails on ssl connection
The bus is started before a connection is set so the ssl property returns always false. So the Bus always try to connect without SSL.
For me, it is a security issue because the session is passed in clear on the network.