Changes

no edit summary
Line 137: Line 137:  
       <td>off | on; default: <b>off</b></td>
 
       <td>off | on; default: <b>off</b></td>
 
       <td>When turned on, the data sender retries failed sending attempts until the are successfully delivered.</td>
 
       <td>When turned on, the data sender retries failed sending attempts until the are successfully delivered.</td>
    </tr>
  −
    <tr>
  −
      <td>Custom Header</td>
  −
      <td>string; default: <b>none</b></td>
  −
      <td>Allows to add custom headers to the HTTP requests.</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Use TLS</td>
  −
      <td>off | <span style="color:blue"><b>on</b></span>; default: <b>off</b></td>
  −
      <td>Use TLS to encrypt the data sent.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>TLS type</td>
  −
      <td>Certificate based; default: '''Certificate based'''</td>
  −
      <td>Select type of TLS.</td>
  −
    </tr>
  −
    <tr>
  −
      <td><span style="color:blue">On:</span> Certificate files from device</td>
  −
      <td>off | on; default: <b>off</b></td>
  −
      <td>When turned on, provides the possibility to use certificate files generated on this device instead of uploading certificate files. You can generate TLS certificates on your device in the System → Administration → [[{{{name}}} Administration#Certificates|Certificates]] page.</td>
  −
    </tr>
  −
    <tr>
  −
    <td><span style="color:blue">On:</span> CA file</td>
  −
        <td>.ca file; default: <b>none</b></td>
  −
        <td>Certificate authority file used in Transport Layer Security.</td>
  −
    </tr>
  −
    <tr>
  −
    <td><span style="color:blue">On:</span> Client certificate</td>
  −
        <td>.crt file; default: <b>none</b></td>
  −
        <td>Certificate file used in Transport Layer Security.</td>
  −
    </tr>
  −
    <tr>
  −
    <td><span style="color:blue">On:</span> Private key</td>
  −
        <td>.key file; default: <b>none</b></td>
  −
        <td>Key file used in Transport Layer Security.</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 201: Line 166:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color:red">On:</span> A File</td>
+
       <td><span style="color:red">On:</span> 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>
Line 347: Line 312:  
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>Secret access key is a part of Access keys used for authentication.</td>
 
         <td>Secret access key is a part of Access keys used for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Use TLS</td>
 +
      <td>off | <span style="color:red">on</span>; default: '''off'''</td>
 +
      <td>Enables the use of TSL certificates.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">On:</span> TLS type</td>
 +
      <td>Certificate based; default: '''Certificate based'''</td>
 +
      <td>Select type of TLS.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">On:</span> CA File</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>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:red">On:</span> Client Certificate</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>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:red">On:</span> Private Key</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>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu