Changes

no edit summary
Line 192: Line 192:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:orange">Allow insecure connection</span></td>
+
       <td><span style="color:orange">Certificate based: Allow insecure connection</span></td>
 
       <td>off {{!}} on; default: '''off'''</td>
 
       <td>off {{!}} on; default: '''off'''</td>
 
       <td>Allow not verifying server authentication.</td>
 
       <td>Allow not verifying server authentication.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:orange">Certificate files from device</span></td>
+
       <td><span style="color:orange">Certificate based: Certificate files from device</span></td>
 
       <td>off {{!}} on; default: '''off'''</td>
 
       <td>off {{!}} on; default: '''off'''</td>
 
       <td>Specify where the certificates will be used from.</td>
 
       <td>Specify where the certificates will be used from.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:orange"><span>Certificate based:</span> CA File</span></td>
+
       <td><span style="color:orange">Certificate based: CA File</span></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:orange"><span>Certificate based:</span> Client Certificate</span></td>
+
     <td><span style="color:orange">Certificate based: Client Certificate</span></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. If client certificate is not needed, leave both client certificate and client key fields empty.</td>
 
         <td>Certificate file is a type of digital certificate that is used by client systems to make authenticated requests to a remote server. If client certificate is not needed, leave both client certificate and client key fields empty.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:orange"><span>Certificate based:</span> Private Key</span></td>
+
     <td><span style="color:orange">Certificate based: Private Key</span></td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>File containing private key for this client. This file needs to be not encrypted.</td>
 
         <td>File containing private key for this client. This file needs to be not encrypted.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span>Pre-shared key based:</span> Pre-Shared-Key</td>
+
       <td><span style="color:orange">Pre-shared key based: Pre-Shared-Key</span></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>The pre-shared-key in hex format with no leading "0x".</td>
 
       <td>The pre-shared-key in hex format with no leading "0x".</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span>Pre-shared key based:</span> Identity</td>
+
       <td><span style="color:orange">Pre-shared key based: Identity</span></td>
 
       <td>string; default: <b>none</b></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>
 
       <td>The identity of this client. May be used as the username depending on the server settings.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Use credentials</td>
+
       <td><span style="color:orange">Username</span></td>
      <td>off {{!}} <span style="color:darkgreen">on</span>; default: '''off'''</td>
+
      <td>string; default: <b>none</b></td>
       <td>Enables use of username and password for authentication.</td>
+
       <td>Username used in authentication.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:darkgreen">On:</span> Username</td>
+
       <td><span style="color:orange">Require password</span></td>
       <td>string; default: <b>none</b></td>
+
       <td>Checkbox; default: <b>empty</b></td>
       <td>Username used in authentication.</td>
+
       <td>Enables password for authentication.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:darkgreen">On:</span> Password</td>
+
       <td><span style="color:orange">Password</span></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
 
       <td>Password used in authentication.</td>
 
       <td>Password used in authentication.</td>

Navigation menu