Changes

m
Line 285: Line 285:  
         <td>yes | no; Default: <b>no</b></td>
 
         <td>yes | no; Default: <b>no</b></td>
 
         <td>Check to use the HTTPS protocol instead of HTTP</td>
 
         <td>Check to use the HTTPS protocol instead of HTTP</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Encode message text to Base64</td>
 +
        <td>yes | no; Default: <b>no</b></td>
 +
        <td>Message text will be encoded to a Base64 string. Enable this to preserve Unicode characters in the message text</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>HTTPS Certificate verification</td>
 
     <td>HTTPS Certificate verification</td>
 
         <td>Ignore | Verify; Default: <b>Ignore</b></td>
 
         <td>Ignore | Verify; Default: <b>Ignore</b></td>
         <td>Indicates whether the server's certificate will be ingored or verified.</td>
+
         <td>Indicates whether the server's certificate will be ingored or verified</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Navigation menu