Changes

m
change color desc
Line 116: Line 116:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:blue">Bridge CA File</span></td>
+
       <td><span style="color:blue">On:</span> Bridge CA File</td>
 
       <td>.ca file; default: <b>none</b></td>
 
       <td>.ca file; default: <b>none</b></td>
 
       <td>'''Certificate authority''' is an entity that issues digital certificates. A digital certificate certifies the ownership of a public key by the named subject of the certificate.</td>
 
       <td>'''Certificate authority''' is an entity that issues digital certificates. A digital certificate certifies the ownership of a public key by the named subject of the certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Bridge CERT File</span></td>
+
     <td><span style="color:blue">On:</span> Bridge CERT File</td>
 
         <td>.crt file; default: <b>none</b></td>
 
         <td>.crt file; default: <b>none</b></td>
 
         <td>Certificate file is a type of digital certificate that is used by client systems to make authenticated requests to a remote server. Client certificates play a key role in many mutual authentication designs, providing strong assurances of a requester's identity.</td>
 
         <td>Certificate file is a type of digital certificate that is used by client systems to make authenticated requests to a remote server. Client certificates play a key role in many mutual authentication designs, providing strong assurances of a requester's identity.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Bridge Key File</span></td>
+
     <td><span style="color:blue">On:</span> Bridge Key File</td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>Private key for bridge connection.</td>
 
         <td>Private key for bridge connection.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Bridge TLS version</span></td>
+
     <td><span style="color:blue">On:</span> Bridge TLS version</td>
 
         <td>tlsv1 | tlsv1.1 | tlsv1.2; default: '''tlsv1'''</td>
 
         <td>tlsv1 | tlsv1.1 | tlsv1.2; default: '''tlsv1'''</td>
 
         <td>Authenticates a client to a server and establishes precisely who they are.</td>
 
         <td>Authenticates a client to a server and establishes precisely who they are.</td>
Line 141: Line 141:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:red">Remote ID</span></td>
+
     <td><span style="color:red">On:</span> Remote ID</td>
 
         <td>string; default: '''none'''</td>
 
         <td>string; default: '''none'''</td>
 
         <td>Identifier for remote connection.</td>
 
         <td>Identifier for remote connection.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:red">Remote Username</span></td>
+
     <td><span style="color:red">On:</span> Remote Username</td>
 
         <td>string; default: '''none'''</td>
 
         <td>string; default: '''none'''</td>
 
         <td>Username used in remote connection.</td>
 
         <td>Username used in remote connection.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:red">Remote Password</span></td>
+
     <td><span style="color:red">On:</span> Remote Password</td>
 
         <td>string; default: '''none'''</td>
 
         <td>string; default: '''none'''</td>
 
         <td>Password used in remote connection.</td>
 
         <td>Password used in remote connection.</td>
Line 167: Line 167:  
</table>
 
</table>
    +
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.
    
You can also create and manage MQTT topics when opened <b>Bridge</b> tab.
 
You can also create and manage MQTT topics when opened <b>Bridge</b> tab.
Line 270: Line 271:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Allow insecure connection</span></td>
+
     <td><span style="color:blue">On:</span> Allow insecure connection</td>
 
         <td>off | on; default: '''off'''</td>
 
         <td>off | on; default: '''off'''</td>
 
         <td>Allow not verifying server authenticity.</td>
 
         <td>Allow not verifying server authenticity.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">CA file</span></td>
+
     <td><span style="color:blue">On:</span> CA file</td>
 
         <td>.ca file; default: <b>none</b></td>
 
         <td>.ca file; default: <b>none</b></td>
 
         <td>Certificate authority file used in Transport Layer Security.</td>
 
         <td>Certificate authority file used in Transport Layer Security.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Certificate file</span></td>
+
     <td><span style="color:blue">On:</span> Certificate file</td>
 
         <td>.crt file; default: <b>none</b></td>
 
         <td>.crt file; default: <b>none</b></td>
 
         <td>Certificate file used in Transport Layer Security.</td>
 
         <td>Certificate file used in Transport Layer Security.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:blue">Key file</span></td>
+
     <td><span style="color:blue">On:</span> Key file</td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>Key file used in Transport Layer Security.</td>
 
         <td>Key file used in Transport Layer Security.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]
0

edits

Navigation menu