GNU bug report logs - #18393
mm-view-pkcs7-verify ignores mml-smime-use

Previous Next

Packages: emacs, gnus;

Reported by: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>

Date: Wed, 3 Sep 2014 14:28:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 18393 <at> debbugs.gnu.org
Subject: Re: bug#18393: mm-view-pkcs7-verify ignores mml-smime-use
Date: Tue, 24 Sep 2019 14:35:51 +0200
[Message part 1 (text/plain, inline)]
On 2019-09-23, Lars Ingebrigtsen wrote:

> Jens Lechtenboerger <lechten <at> wi.uni-muenster.de> writes:
>
>> I use mml-smime-use to prefer EPG over OpenSSL.  However,
>> mm-view-pkcs7-verify ignores that variable and calls
>> smime-verify-region (which uses OpenSSL).
>>
>> For signed e-mails with
>> Content-Type: application/pkcs7-mime; name="smime.p7m";
>>    smime-type=signed-data
>> this results in the error message: "No CA configured"
>> (And the e-mail is displayed in base64 encoded form; the text is not
>> shown.)
>
> Could you send such a message to enable us to debug this?

Attached you find the message from section 4.9 of RFC4134, with the
CA certificate.  Verify with:

openssl smime -verify -CAfile carldssself.pem -in rfc4134-4.9.mail -signer signer.pem -out signedtext.txt

Best wishes
Jens

[rfc4134-4.9.mail (application/octet-stream, attachment)]
[carldssself.pem (application/octet-stream, attachment)]

This bug report was last modified 5 years and 5 days ago.

Previous Next


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