[Tickets #9426] Re: Error in S/Mime Signing of messages
bugs at horde.org
bugs at horde.org
Tue Dec 21 00:02:16 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9426
------------------------------------------------------------------------------
Ticket | 9426
Updated By | Jan Schneider <jan at horde.org>
Summary | Error in S/Mime Signing of messages
Queue | Horde Framework Packages
-Version |
+Version | Git master
Type | Bug
-State | Unconfirmed
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2010-12-20 19:02) wrote:
The problem is that openssl_pkcs7_sign() does not create canonical
mime messages, thus Horde_Mime_Part::parseMessage() fails to detect
the message header. I'm not sure what's the best way to fix it, maybe
to make sure that the Horde_Mime_Part passed to Horde_Crypt_Smime
doesn't use canonical line breaks and then adapt the message parsing?
I tried that by setting 'canonical' to true in signMIMEPart() but it
didn't make a difference.
More information about the bugs
mailing list