[Tickets #13659] wrong fix for openssl_pkcs7_encrypt

noreply at bugs.horde.org noreply at bugs.horde.org
Sun Nov 2 22:35:29 UTC 2014


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

Ticket URL: https://bugs.horde.org/ticket/13659
------------------------------------------------------------------------------
  Ticket             | 13659
  Created By         | software-horde at interfasys.ch
  Summary            | wrong fix for openssl_pkcs7_encrypt
  Queue              | Horde Framework Packages
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


software-horde at interfasys.ch (2014-11-02 22:35) wrote:

Horde/Crypt/Smime.php
Line 290
return $this->_fixContentType($result, 'encrypt');

Should be type 'message' if the goal is to fix the output created by  
openssl_pkcs7_encrypt.

On PHP 5.4+, the fix does not seem to be necessary though since  
messages are created with the proper Content-Type already.







More information about the bugs mailing list