mainflux/ui

Improve thing provision and communication when using mTLS

Opened this issue · 1 comments

  • In the UI when thing is a created, after the creation there should be a button to issue a certificate, for example in additional column. That certificate can be downloaded and can be used for mqtts communication on sensor/gateway device.
  • Additionaly, when UI wants to communicate with mqtts on behalf of thing, it will issue another certificate with short TTL, if the mqtts communication needs to last longer then TTL, UI would renew certificate being used just before end of TTL.

Issue and View Cert added here: #221