GNU bug report logs - #41659
28.0.50; smime: encryption uses now base64, message not readable

Previous Next

Package: emacs;

Reported by: Uwe Brauer <oub <at> mat.ucm.es>

Date: Tue, 2 Jun 2020 07:19:01 UTC

Severity: normal

Tags: fixed, moreinfo

Merged with 39307

Found in version 28.0.50

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 41659 <at> debbugs.gnu.org (full text, mbox):

From: Uwe Brauer <oub <at> mat.ucm.es>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Uwe Brauer <oub <at> mat.ucm.es>, 41659 <at> debbugs.gnu.org
Subject: Re: bug#41659: 28.0.50; smime: encryption uses now base64, message
 not readable
Date: Mon, 20 Jul 2020 13:19:03 +0200
[Message part 1 (text/plain, inline)]
>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:

   > Lars Ingebrigtsen <larsi <at> gnus.org> writes:
   >> Hm...  I do seem to recall ... getting an smime certificate?  Or did I
   >> just try to and fail?  Er...  If I had gotten a certificate, where would
   >> I have put it?  :-)

   > Found it!

   > ~/Downloads/PKCS12_Credential_larsi <at> gnus.org.zip

   > I got one from Actalis last October.  So now I just have to read up on
   > s/mime again, because I've suppressed all knowledge about it half a year
   > ago...

This is my basic setting (besides having setup gpgsm


(setq message-forward-show-mml 'best)
(epa-file-enable)
(setq epg-debug t)
(setq mm-decrypt-option 'always)
(setq mm-verify-option 'always)
(setq gnus-buttonized-mime-types '("multipart/encrypted" "multipart/signed"))


(setq mml-smime-use 'epg)
(setq mml2015-use 'epg)


(setq epg-gpg-home-directory "/home/oub/.gnupg")
(setq epg-key-id "65AD077A")

(setq mml2015-signers (list "93B61FDD"))
[smime.p7s (application/pkcs7-signature, attachment)]

This bug report was last modified 4 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.