diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-04 23:55:14 +0800 |
commit | bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch) | |
tree | cd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/mail-encryption-s-mime-manage.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/mail-encryption-s-mime-manage.page')
-rw-r--r-- | help/C/mail-encryption-s-mime-manage.page | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/help/C/mail-encryption-s-mime-manage.page b/help/C/mail-encryption-s-mime-manage.page new file mode 100644 index 0000000000..f146fb78fd --- /dev/null +++ b/help/C/mail-encryption-s-mime-manage.page @@ -0,0 +1,30 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-encryption-s-mime-manage"> + + <info> + <desc>Adding, editing, viewing and deleting S/MIME certificates.</desc> + + <link type="guide" xref="mail-encryption#s-mime"/> + + <revision pkgversion="2.32.1" version="0.1" date="2011-01-05" status="draft"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <credit type="author"> + <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/bshoty0.html.en --> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + + <title>Managing S/MIME certificates</title> + +<p>Certificates allow you to communicate with others securely over an encrypted connection, or sign a message confirming your identity to the contact. These settings only apply to S/MIME encryption.</p> +<p>You can import, view, edit (except for your own certificates), and delete your certificates under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Certificates</gui></guiseq>.</p> +<p><gui>Your Certificates</gui> displays a list of certificates that you own. To add a signing certificate, click <gui style="button">Import</gui>, select the file to import, then click <gui style="button">Open</gui> and enter a password.</p> +<p><gui>Contact Certificates</gui> displays a list of certificates that you have for contacts. These certificates allow you to decrypt messages as well verify signed messages.</p> +<p><gui>Authorities</gui> displays a list of trusted certificate authorities who verify that your own certificate is valid.</p> +</page> |