--- contrib/Makefile.am.ORIG	2021-09-30 01:52:49 +0000
+++ contrib/Makefile.am	2021-09-30 01:53:41 +0000
@@ -6,7 +6,7 @@
 	sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr \
 	sample.muttrc-compress sample.muttrc-starter \
 	sample.vimrc-sidebar colors.default colors.linux smime.rc \
-	ca-bundle.crt smime_keys_test.pl mutt_xtitle markdown2html \
+	smime_keys_test.pl mutt_xtitle markdown2html \
 	bgedit-detectgui.sh bgedit-screen-tmux.sh \
 	mutt_oauth2.py mutt_oauth2.py.README
 
--- doc/smime-notes.txt.ORIG	2021-09-30 01:54:03 +0000
+++ doc/smime-notes.txt	2021-09-30 01:55:34 +0000
@@ -40,8 +40,10 @@
 - Edit the smime_sign_as line in your muttrc, replacing the keyid with your
   own.
 
-- You probably want to import the trusted roots in
-  contrib/ca-bundle.crt. This makes you trust anything that was ultimately
+- There is no more ca-bundle.crt file with the trusted roots to import shipped
+  in mutt. 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 mutt's smime_ca_location
   variable to.
