]> granicus.if.org Git - neomutt/commitdiff
mutt-1.5.21-cabundle
authorRichard Russon <rich@flatcap.org>
Wed, 1 Jun 2016 20:38:05 +0000 (21:38 +0100)
committerRichard Russon <rich@flatcap.org>
Sun, 27 Oct 2019 03:11:10 +0000 (03:11 +0000)
doc/smime-notes.txt

index 7380ab4f922252b98bdceb5c1db67a3ab7a32de6..c3ceef6e4d055f5fd1114085b00e93d908518b10 100644 (file)
@@ -38,14 +38,14 @@ How to use neomutt's S/MIME capabilities
 - Edit the smime_default_key line in your muttrc, replacing the keyid with your
   own.
 
-- You probably want to import trusted root certificates from Mozilla or
-  the system. This makes you trust anything that was ultimately signed by
-  one of them. You can use "smime_keys add_root" to do so, or just download
-  https://curl.haxx.se/ca/cacert.pem into the place you point neomutt's
+- There is no more ca-bundle.crt file with the trusted roots to import shipped
+  in neomutt. The upstream file is out-dated and user is encouraged to use
+  ca-bundle.crt from ca-certificate package.  This makes you trust anything
+  that was ultimately signed by one of them. You can use "smime_keys add_root"
+  to do so, or just copy ca-bundle.crt into the place you point neomutt's
   smime_ca_location variable to.
 
 
-
 Other notes
 
 Key management is done in a way similar to OpenSSL's CA directory. Private