GNU bug report logs -
#18393
mm-view-pkcs7-verify ignores mml-smime-use
Previous Next
Full log
Message #30 received at 18393 <at> debbugs.gnu.org (full text, mbox):
Jens Lechtenboerger <lechten <at> wi.uni-muenster.de> writes:
> On 2019-09-25, Lars Ingebrigtsen wrote:
>
>> (setq smime-CA-file "/tmp/carldssself.pem")
>>
>> I get a blank article buffer.
>
> Same here.
I've now fixed this on the trunk.
>> [...]
>> (defun mm-view-pkcs7-verify (handle)
>> ...)
>>
>> because this is "signed", not "enveloped". I'm not very familiar with
>> this stuff... but the mm-view-pkcs7-verify function just verifies the
>> data and doesn't return anything, which explains why I'm getting an
>> empty article buffer. But why is this ever useful? It seems odd,
>> doesn't it?
>>
>> Is the -verify function also supposed to return the decoded text?
>> (Which is "This is some sample content.".)
>
> Function mm-view-pkcs7-verify calls (mm-insert-part handle), which
> somehow deals with the text for subsequent display.
But that's just the raw data that's supposed to be verified. "openssl
smime" outputs the actual verified data, so I've adjusted the callers to
return that.
In addition, whatever that function inserted in that buffer was just
discarded.
*phew*
OK, so now it works for the case you weren't using, so now I can start
working on the actual bug report. :-)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
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.