Changes for page LDAP-E-Mail-Verschlüsselungsplugin
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. awa1 +XWiki.gru - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +de - Content
-
... ... @@ -1,8 +1,12 @@ 1 +[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/fc-plugin-ldap-mail-encryption&fileid=13400||target="_blank"]] (requires login) 2 + 3 +{{content/}} 4 + 1 1 {{figure image="plugin_ldap_mail_encryption_config_en.png" width="600"}} 2 2 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. 3 3 {{/figure}} 4 4 5 -The [[email action>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.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. 9 +The [[email action>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.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. 6 6 7 7 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. 8 8 ... ... @@ -35,3 +35,9 @@ 35 35 : Maximum number of referrals that are followed. 36 36 ; connection.data.<INDEX>.use.ssl 37 37 : Either //true// or //false//. Whether the connection to the {{smallcaps}}Ldap{{/smallcaps}} server is encrypted and uses {{smallcaps}}Ssl{{/smallcaps}} or rather {{smallcaps}}Tls{{/smallcaps}}. 42 + 43 +== Changelog 44 + 45 +=== 1.0.0 46 + 47 +* Initial release.