]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-smime.rc.patch
- cd.signatures, keep_to, smime.rc, xface patches updated to 1.11.0
[packages/mutt.git] / mutt-smime.rc.patch
index 1bef8a950894b7287fd298eb5de93d6b3b6ee93d..c720e1ee31b5604798b762125568294f86113061 100644 (file)
@@ -9,7 +9,7 @@
  
  # Uncomment this if you don't want to set labels for certificates you add.
  # unset smime_ask_cert_label
-@@ -13,30 +13,31 @@
+@@ -13,10 +13,10 @@
  set smime_timeout=300
  
  # Global crypto options -- these affect PGP operations as well.
 +# set crypt_replysignencrypted = yes
  set crypt_verify_sig = yes
  
- # Section A: Key Management.
  
- # The (default) keyfile for signing/decrypting.  Uncomment the following
- # line and replace the keyid with your own.
--set smime_default_key="12345678.0"
-+# set smime_default_key="12345678.0"
- # Uncomment to make mutt ask what key to use when trying to decrypt a message.
- # It will use the default key above (if that was set) else.
+@@ -47,13 +47,14 @@
  # unset smime_decrypt_use_default_key
  
  # Path to a file or directory with trusted certificates
@@ -40,8 +33,7 @@
 +set smime_ca_location="/etc/certs/ca-certificates.crt"
  
  # Path to where all known certificates go. (must exist!)
--set smime_certificates="~/.smime/certificates"
-+# set smime_certificates="~/.smime/certificates"
+ set smime_certificates="~/.smime/certificates"
  
  # Path to where all private keys go. (must exist!)
 -set smime_keys="~/.smime/keys"
This page took 0.027361 seconds and 4 git commands to generate.