smime_keys -V (return code: 1)
Usage: smime_keys <operation> [file(s) | keyID [file(s)]]
with operation being one of:
init : no files needed, inits directory structure.
refresh : refreshes certificate and key index files.
Updates trust flag (expiration).
Adds purpose flag if missing.
list : lists the certificates stored in database.
label : keyID required. changes/removes/adds label.
remove : keyID required.
verify : 1=keyID and optionally 2=CRL
Verifies the certificate chain, and optionally wether
this certificate is included in supplied CRL (PEM format).
Note: to verify all certificates at the same time,
replace keyID with "all"
add_cert : certificate required.
add_chain : three files reqd: 1=Key, 2=certificate
plus 3=intermediate certificate(s).
add_p12 : one file reqd. Adds keypair to database.
file is PKCS12 (e.g. export from netscape).
add_pem : one file reqd. Adds keypair to database.
(file was converted from e.g. PKCS12).
add_root : one file reqd. Adds PEM root certificate to the location
specified within muttrc (smime_verify_* command)
smime_keys --help (return code: 1)
Usage: smime_keys <operation> [file(s) | keyID [file(s)]]
with operation being one of:
init : no files needed, inits directory structure.
refresh : refreshes certificate and key index files.
Updates trust flag (expiration).
Adds purpose flag if missing.
list : lists the certificates stored in database.
label : keyID required. changes/removes/adds label.
remove : keyID required.
verify : 1=keyID and optionally 2=CRL
Verifies the certificate chain, and optionally wether
this certificate is included in supplied CRL (PEM format).
Note: to verify all certificates at the same time,
replace keyID with "all"
add_cert : certificate required.
add_chain : three files reqd: 1=Key, 2=certificate
plus 3=intermediate certificate(s).
add_p12 : one file reqd. Adds keypair to database.
file is PKCS12 (e.g. export from netscape).
add_pem : one file reqd. Adds keypair to database.
(file was converted from e.g. PKCS12).
add_root : one file reqd. Adds PEM root certificate to the location
specified within muttrc (smime_verify_* command)