Changes

no edit summary
Line 623: Line 623:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:green;">Certificate files from device</span></td>
+
     <td>Certificate files from device</td>
 
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Choose this option if you want to select certificate files from device.</td>
 
         <td>Choose this option if you want to select certificate files from device.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Certificate files from device</td>
+
     <td><span style="color:brown;">CA-Certificate</span></td>
         <td>off {{!}} on; default: <b>off</b></td>
+
         <td>.crt file; default: <b>none</b> </td>
         <td>Choose this option if you want to select certificate files from device.</td>
+
         <td>This file can have one or more trusted CA certificates. If CA-Certificate is not included, server certificate will not be verified. This is insecure and a trusted CA-Certificate should always be configured when using EAP-TLS/TTLS/PEAP.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:brown;">Client-Certificate</span></td>
 +
        <td>.crt file; default: <b>none</b> </td>
 +
        <td>Client certificate 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>
 +
    <td><span style="color:brown;">Private Key</span></td>
 +
        <td>.key file; default: <b>none</b> </td>
 +
        <td>TLS client key file..</td>
 
     </tr>
 
     </tr>
 
</table>}}
 
</table>}}

Navigation menu