]> granicus.if.org Git - neomutt/commit
Add self-encrypt options for PGP and S/MIME.
authorKevin McCarthy <kevin@8t8.us>
Mon, 29 May 2017 18:48:42 +0000 (11:48 -0700)
committerRichard Russon <rich@flatcap.org>
Thu, 1 Jun 2017 14:27:02 +0000 (15:27 +0100)
commit2c51035979c527a79ee90a619e77be5c9a3cc796
treefd087e4022c763b69f441dfce0098ac9b692b9a8
parentc5248cf0ec7609cee23a4d90ba85913d7902b493
Add self-encrypt options for PGP and S/MIME.

Add $pgp_self_encrypt, $pgp_self_encrypt_as, $smime_self_encrypt,
$smime_self_encrypt_as.

$pgp_sign_as and $smime_default_key are inappropriate to use, as they
specify signing key/certs.  In some cases, this is a different value
than the encryption key/cert.
globals.h
init.h
ncrypt/crypt.c
options.h