Secure mqtt(s) support in device registry

I’m really keen to use the device registry for mqtt instead of hardwired configurations, BUT unfortunately there’s no way to establish secure connections to the broker yet.
As it is already possible to with the configuration.yaml to establish secure connections it shouldn’t be too hard (just a guess from an uninformed perspective)
Supporting self-signed certificates would be the icing on the cake.