SmartGridready / SGrSpecifications

SmartGridready Specifications
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

REQ - Add MQTT TLS Parameters #307

Closed mkrebs81 closed 1 week ago

mkrebs81 commented 1 week ago

I suggest adding some TLS parameters to the MQTT interface specification. This would help with testing.

  1. enable / disable TLS
  2. enforce TLS certificate verification (or not)

I will put my suggested update in a separate attached branch.