... |
... |
@@ -6,7 +6,7 @@ |
6 |
6 |
You need to enter an {{smallcaps}}Ldap{{/smallcaps}} server that contains the certificate of the recipient. You also need to specify which attributes contain the email address and the binary data of the certificate. |
7 |
7 |
{{/figure}} |
8 |
8 |
|
9 |
|
-The [[email action>>doc:Formcycle.FormDesigner.Workflow.Actions.EMail]] lets you send encrypted emails via the S/MIME protocol. This requires a certificate of the recipient that contains the encryption key. This plugin lets you read that certificate from an {{smallcaps}}Ldap{{/smallcaps}} server. It looks for an entry (person) in the {{smallcaps}}Ldap{{/smallcaps}} directory based on the email of the recipient. If an entry is found, the certificate is read from a freely configurable attribute of that entry. This plugin is subject to additional charge. |
|
9 |
+The [[email action>>doc:Formcycle.Designer.Workflow.Actions.EMail]] lets you send encrypted emails via the S/MIME protocol. This requires a certificate of the recipient that contains the encryption key. This plugin lets you read that certificate from an {{smallcaps}}Ldap{{/smallcaps}} server. It looks for an entry (person) in the {{smallcaps}}Ldap{{/smallcaps}} directory based on the email of the recipient. If an entry is found, the certificate is read from a freely configurable attribute of that entry. This plugin is subject to additional charge. |
10 |
10 |
|
11 |
11 |
Once this plugin is installed, you need to configure an {{smallcaps}}Ldap{{/smallcaps}} server and also specify the attributes that contain the email and certificate. |
12 |
12 |
|