Changes

Line 624: Line 624:  
</table>
 
</table>
   −
===Email Users===
+
===Email Accounts===
 
----
 
----
 
When email related services{{#ifeq:{{{events_reporting}}}|0|&nbsp;|&nbsp;(such as [[{{{name}}} Events Reporting|Events Reporting]])&nbsp;}}are used, the device logs in to the specified email account and reads the inbox (e.g., Email to SMS) or sends out a message (e.g., SMS to Email) depending on the configured service. In this context, an <b>Email Account</b> is an configuration instance that contains the necessary data required in order to log into an email account.
 
When email related services{{#ifeq:{{{events_reporting}}}|0|&nbsp;|&nbsp;(such as [[{{{name}}} Events Reporting|Events Reporting]])&nbsp;}}are used, the device logs in to the specified email account and reads the inbox (e.g., Email to SMS) or sends out a message (e.g., SMS to Email) depending on the configured service. In this context, an <b>Email Account</b> is an configuration instance that contains the necessary data required in order to log into an email account.
Line 635: Line 635:  
</ol>
 
</ol>
   −
[[File:Networking_rutos_manual_administration_recipients_email_accounts_groups_add_button_v1.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_administration_recipients_email_accounts_groups_add_button.png|border|class=tlt-border]]
   −
After clicking 'Add' you should be redirected to that email account's settings page where you can start configuring the account.
+
After clicking 'Edit' you should be redirected to that email account's settings page where you can start configuring the account.
   −
[[File:Networking_rutos_manual_administration_recipients_email_accounts_modify_email_account_v3.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_administration_recipients_email_accounts_modify_email_account_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 649: Line 649:  
     <tr>
 
     <tr>
 
       <td>Secure connection</td>
 
       <td>Secure connection</td>
       <td>off {{!}} on; default: <b>off</b></td>
+
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
       <td>Use if your SMTP server supports TLS or SSL encryption.</td>
 
       <td>Use if your SMTP server supports TLS or SSL encryption.</td>
 
     </tr>
 
     </tr>
Line 664: Line 664:  
     <tr>
 
     <tr>
 
       <td>Credentials</td>
 
       <td>Credentials</td>
       <td>off {{!}} <span style="color: blue;">on</span>; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>This options allows you to set username and password of email account.</td>
 
       <td>This options allows you to set username and password of email account.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color: blue;">Username</span></td>
+
       <td>Username</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
       <td>Username for authentication on SMTP (Simple Mail Transfer Protocol) server. All characters are allowed except `' and space.</td>
+
       <td>Username used to authenticate to the email service.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color: blue;">Password</span></td>
+
       <td>Password</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
       <td>Password for authentication on SMTP (Simple Mail Transfer Protocol) server. All characters are allowed except `' and space.</td>
+
       <td>Password used to authenticate to the email service..</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Sender's email address</td>
 
       <td>Sender's email address</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
       <td>An address that will be used to send your email from. Allowed characters (a-zA-Z0-9._%+-@).</td>
+
       <td>Configured SMTP server user's email address.</td>
    </tr>
  −
    <tr>
  −
      <td>Do not verify authenticity</td>
  −
      <td><span style="color: red;">off</span> {{!}} on; default: <b>off</b></td>
  −
      <td>When enabled peer's certificate authenticity will not be verified.</td>
  −
    </tr>
  −
    <tr>
  −
      <td><span style="color: red;">Server's CA file</span></td>
  −
      <td> - (interactive button)</td>
  −
      <td>Upload server's CA file.</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 727: Line 717:  
====Generation Parameters====
 
====Generation Parameters====
 
----
 
----
Generating each type of file requires setting some parameters. This section provides an overview for parameters used in Simple and TLS certificate generation.
+
Generating each type of file (excluding 'Simple') requires setting some parameters. This section provides an overview for parameters used in TLS certificate generation.
 
----
 
----
<b>Simple file parameters</b>
+
<b>Core parameters</b> or simply parameters that apply to each file type are the size and common name of the generated file(s).
 
  −
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_simple_parameters.png|border|class=tlt-border]]
  −
 
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Hosts</td>
  −
      <td>string; default: <b>none</b></td>
  −
      <td>Appends hostnames to certificates.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>IP addresses</td>
  −
      <td>IPv4 address; default: <b>none</b></td>
  −
      <td>Appends IPv4 addresses to certificates.</td>
  −
    </tr>
  −
</table>
  −
----
  −
<b>TLS parameters</b> or simply parameters that apply to each (CA, Server, Client, DH) file type are the size and common name of the generated file(s).
      
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_core_parameters_v1.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_core_parameters_v1.png|border|class=tlt-border]]
Line 817: Line 785:  
The <b>Certificate Signing</b> section is used to validate (sign) unsigned certificates.
 
The <b>Certificate Signing</b> section is used to validate (sign) unsigned certificates.
   −
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_certificate_signing_v3.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_certificate_signing_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 859: Line 827:  
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Generation creates additional 'signing request' files (which appear under the [[#Certificate_Manager|Certificate Manager]] tab) that are later used to sign the generated certificates. When this option is set to 'on', the device deletes the signing request files after the signing process is complete.</td>
 
       <td>Generation creates additional 'signing request' files (which appear under the [[#Certificate_Manager|Certificate Manager]] tab) that are later used to sign the generated certificates. When this option is set to 'on', the device deletes the signing request files after the signing process is complete.</td>
    </tr>
  −
    <tr>
  −
      <td>Hosts</td>
  −
      <td>string; default: <b>none</b></td>
  −
      <td>Appends hostnames to certificates.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>IP addresses</td>
  −
      <td>IPv4 address; default: <b>none</b></td>
  −
      <td>Appends IPv4 addresses to certificates.</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>