1smime_keys(1)                    User Manuals                    smime_keys(1)
2
3
4

NAME

6       smime_keys - Utility to add S/MIME certificate to the internal database
7       used by mutt
8

SYNOPSIS

10       smime_keys <operation>  [file(s) | keyID [file(s)]]
11

DESCRIPTION

13       The purpose of this tool is to  manipulate  the  internal  database  of
14       S/MIME  certificates  used  by mutt to sign mail messages which will be
15       sent or to verify mail messages received and signed with S/MIME
16

OPTIONS

18       init   no files needed, inits directory structure.
19
20       list   lists the certificates stored in database.
21
22       label  keyID required. changes/removes/adds label.
23
24       remove keyID required.
25
26       verify 1=keyID and optionally 2=CRL Verifies the certificate chain, and
27              optionally  whether this certificate is included in supplied CRL
28              (PEM format).  Note: to verify  all  certificates  at  the  same
29              time, replace keyID with "all"
30
31       add_cert
32              certificate required.
33
34       add_chain
35              three  files reqd: 1=Key, 2=certificate plus 3=intermediate cer‐
36              tificate(s).
37
38       add_p12
39              one file reqd. Adds keypair to database.  file is  PKCS12  (e.g.
40              export from netscape).
41
42       add_pem
43              one  file  reqd.  Adds keypair to database.  (file was converted
44              from e.g. PKCS12).
45
46       add_root
47              one file reqd. Adds PEM root certificate to the location  speci‐
48              fied within muttrc (smime_verify_* command)
49

NO WARRANTIES

51       This  program  is  distributed  in the hope that it will be useful, but
52       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
53       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
54       Public License for more details.
55
56       Mutt Home Page: http://www.mutt.org/
57
58
59
60Unix                               May 2009                      smime_keys(1)
Impressum