Changes

Line 47: Line 47:  
The <b>Security</b> section is used to configure TLS/SSL .
 
The <b>Security</b> section is used to configure TLS/SSL .
   −
[[File:Networking_rutos_manual_mqtt_broker_settings_security.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mqtt_broker_settings_security_2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 57: Line 57:  
     <tr>
 
     <tr>
 
       <td>Use TLS/SSL</td>
 
       <td>Use TLS/SSL</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>Certificate based {{!}} <span style="color:darkred">Pre-shared key based</span>; default: '''Certificate based'''</td>
 
       <td>Turns the use of TLS/SSL for this MQTT connection on or off.</td>
 
       <td>Turns the use of TLS/SSL for this MQTT connection on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <th>TLS type</th>
 +
      <th></th>
 +
      <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 84: Line 89:  
         <td>tlsv1 | tlsv1.1 | tlsv1.2 | Support all; default: <b>Support all</b></td>
 
         <td>tlsv1 | tlsv1.1 | tlsv1.2 | Support all; default: <b>Support all</b></td>
 
         <td>Specifies which TLS version(s) is will be supported by this broker.</td>
 
         <td>Specifies which TLS version(s) is will be supported by this broker.</td>
 +
    </tr>
 +
<tr>
 +
      <td><span style="color:darkred">Pre-shared key based:</span> Pre-Shared-Key</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>The pre-shared-key in hex format with no leading "0x".</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:darkred">Pre-shared key based:</span> Identity</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>The identity of this client. May be used as the username depending on the server settings.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
0

edits

Navigation menu