Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2015-04-16 16:49:55 +0300
committerMiguel de Icaza <miguel@gnome.org>2015-04-16 16:50:11 +0300
commit9dd7a048109746071706872d586b0064ffbb0681 (patch)
tree1753e9ab13b89a6693c267af81f62f66f3a44ad6 /man/certmgr.1
parentb98d9dc1c80e08ae2997389f74224bfb0d6c55a9 (diff)
[man/certmgr] Update documentation
Diffstat (limited to 'man/certmgr.1')
-rw-r--r--man/certmgr.120
1 files changed, 20 insertions, 0 deletions
diff --git a/man/certmgr.1 b/man/certmgr.1
index 04100342a00..b80ffd0457f 100644
--- a/man/certmgr.1
+++ b/man/certmgr.1
@@ -20,6 +20,26 @@ revocation lists (CRL) or certificate trust lists (CTL) to/from a
certificate store. Certificate stores are used to build and validate
certificate chains for Authenticode(r) code signing validation and SSL
server certificates.
+.SH STORES
+The
+.I store
+represents the certificate store to use. It can be one of the
+following:
+.TP
+.I "My"
+This is the personal certificate store.
+.TP
+.I "AddressBook"
+This is the store for other people.
+.TP
+.I "CA"
+This is a store for intermediate certificate authorities.
+.TP
+.I "Trust"
+This is for trusted roots.
+.TP
+.I "Disallowed"
+This is for untrusted roots
.SH ACTIONS
.TP
.I "-list"