From: Miguel de Icaza Date: Thu, 16 Apr 2015 13:49:55 +0000 (-0400) Subject: [man/certmgr] Update documentation X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=9dd7a048109746071706872d586b0064ffbb0681;p=mono.git [man/certmgr] Update documentation --- 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"