[Tickets #10271] openssl extension when no ssl is used
bugs at horde.org
bugs at horde.org
Thu Jun 23 20:32:35 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10271
------------------------------------------------------------------------------
Ticket | 10271
Created By | kou at gmx.de
Summary | openssl extension when no ssl is used
Queue | IMP
Version | 5.0.7
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
kou at gmx.de (2011-06-23 20:32) wrote:
When using test.php:
The error 'Secure connections require the PHP openssl extension.' when
no openssl extension is available even though no SSL is used.
Horde/Imap/Client/Socket.php checks only if $this->_params['secure']
is set. If its set to 'no' the error is still shown...
Same applies to Pop3.php
More information about the bugs
mailing list