[Tickets #7491] Error viewing SMIME certificate if openssl_cafile is not defined
bugs at horde.org
bugs at horde.org
Mon Oct 13 22:50:45 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7491
------------------------------------------------------------------------------
Ticket | 7491
Created By | morgan at orst.edu
Summary | Error viewing SMIME certificate if openssl_cafile is
| not defined
Queue | IMP
Version | 4.3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
morgan at orst.edu (2008-10-13 18:50) wrote:
In IMP's configuration, $conf[utils][openssl_cafile] is not a required
setting. However, if you attempt to view an SMIME certificate by
following the "View" link in an SMIME signed message, it throws a
Notice on the web page:
Notice: Undefined index: openssl_cafile in
/var/www-test/horde/imp/lib/Crypt/SMIME.php on line 280
A simple test in the verify() function could check for an undefined
openssl_cafile setting.
More information about the bugs
mailing list