[Tickets #2782] S/MIME Sign using browser capabilities

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Jul 26 23:53:19 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2782
-----------------------------------------------------------------------
 Ticket             | 2782
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | S/MIME Sign using browser capabilities
 Queue              | IMP
 Version            | HEAD
 Type               | Enhancement
 State              | Feedback
 Priority           | 1. Low
 Owners             | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2006-07-26 23:53) wrote:

This is indeed pretty simple, but the implementation is too hackish. There
is much more happening inside IMP to create a valid mime part than what
you have implemented in javascript.

If we really need to sign the complete mime part, we need to implement
this differently. We could submit the form using a different actionID, one
that completes all steps of the send_message action but doesn't send the
message finally. Instead we would return to the compose view with the
complete mime part, trigger the javascript to sign the part, and submit it
again, this time with yet another actionID the runs the second half of the
send_message action, but with the signed mime part.




More information about the bugs mailing list