GNU bug report logs -
#41659
28.0.50; smime: encryption uses now base64, message not readable
Previous Next
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
View this message in rfc822 format
[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.