6.0.0-beta1
8/2/25

[#7491] Error viewing SMIME certificate if openssl_cafile is not defined
Summary Error viewing SMIME certificate if openssl_cafile is not defined
Queue IMP
Queue Version 4.3
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester morgan (at) orst (dot) edu
Created 10/13/2008 (6137 days ago)
Due
Updated 10/15/2008 (6135 days ago)
Assigned
Resolved 10/15/2008 (6135 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/15/2008 02:43:49 AM Michael Slusarz Comment #4
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Fixed in 4.3.1.
10/15/2008 02:43:31 AM CVS Commit Comment #3 Reply to this comment
10/15/2008 02:42:40 AM CVS Commit Comment #2 Reply to this comment
10/13/2008 10:50:45 PM morgan (at) orst (dot) edu Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Error viewing SMIME certificate if openssl_cafile is not defined
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.

Saved Queries