all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42637: 27.0.91; mm-view-pkcs7 doesn't handle S/MIME signed andd encrypted messages
@ 2020-07-31 14:22 Timothy J. Miller
  2020-08-02  5:07 ` Lars Ingebrigtsen
       [not found] ` <10756_1596344892_5F264A38_10756_6707_1_87y2mxy6s0.fsf@gnus.org>
  0 siblings, 2 replies; 18+ messages in thread
From: Timothy J. Miller @ 2020-07-31 14:22 UTC (permalink / raw)
  To: 42637

An S/MIME message that is both enveloped (outer) and signed 
(inner) is not processed correctly. The outer envelop is 
decrypted, but this inserts the signed message into the buffer as 
an opaque blob, like so:

```
Content-Type: application/x-pkcs7-mime; name=smime.p7m; 
smime-type=signed-data
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=smime.p7m

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAaCAJIAEggEOQ29u
[...]
```


-- T





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-09-07 14:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31 14:22 bug#42637: 27.0.91; mm-view-pkcs7 doesn't handle S/MIME signed andd encrypted messages Timothy J. Miller
2020-08-02  5:07 ` Lars Ingebrigtsen
     [not found] ` <10756_1596344892_5F264A38_10756_6707_1_87y2mxy6s0.fsf@gnus.org>
2020-08-03 13:22   ` bug#42637: [EXT] " Timothy J. Miller
2020-08-04  8:49     ` Lars Ingebrigtsen
2020-08-04 13:16       ` Timothy J Miller
2020-08-04 15:41         ` Lars Ingebrigtsen
2020-08-04 15:59           ` Timothy J Miller
2020-08-04 16:11             ` Lars Ingebrigtsen
2020-08-04 20:26               ` Timothy J Miller
2020-08-05  8:50                 ` Lars Ingebrigtsen
2020-08-05 12:25                   ` Timothy J. Miller
2020-08-06  7:48                     ` Lars Ingebrigtsen
2020-08-06 13:14                     ` Lars Ingebrigtsen
2020-08-06 14:05                       ` Timothy J Miller
2020-08-06 14:07                         ` Lars Ingebrigtsen
2020-08-06 14:32                           ` Lars Ingebrigtsen
2020-09-07 13:32                             ` Lars Ingebrigtsen
2020-09-07 14:33                               ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.