]> git.eshelyaron.com Git - emacs.git/commit
Show the status of signed + encrypted S/MIME messages in Gnus
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Sep 2020 14:29:59 +0000 (16:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Sep 2020 14:29:59 +0000 (16:29 +0200)
commit0c4789e2defee35237651961391d0da69fbe26d8
treee38891b8d48dc90a1f9fd23422db7abba12cd233
parentc8472cc69d4bce7f53c9a62966245a4de3d99fbd
Show the status of signed + encrypted S/MIME messages in Gnus

* lisp/gnus/mm-decode.el (mm-possibly-verify-or-decrypt): Use the
data to tell the caller (i.e., Gnus) something about the
validation of signed + encrypted S/MIME messages.

* lisp/gnus/mm-view.el (mm-view-pkcs7-verify): Pass along details
about whether we could validate the signature or not (bug#42637).
lisp/gnus/mm-decode.el
lisp/gnus/mm-view.el