6.0.0-alpha12
6/12/25

[#11435] Horde_Imap: Add sslv2 sslv3 options to the "secure" parameter
Summary Horde_Imap: Add sslv2 sslv3 options to the "secure" parameter
Queue Horde Framework Packages
Queue Version FRAMEWORK_4
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester ppadron (at) w3p (dot) com (dot) br
Created 09/18/2012 (4650 days ago)
Due
Updated 10/27/2012 (4611 days ago)
Assigned
Resolved 09/19/2012 (4649 days ago)
Milestone
Patch No

History
10/27/2012 01:00:25 AM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (develop):

commit e7b809ee55056c15489fd1e6da137f1488c0129f
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Oct 25 01:11:34 2012 -0600

     [mms] Allow SSL version to be explicitly chosen via 'secure' 
configuration option for POP3 driver (Request #11435).

     Conflicts:
             framework/Imap_Client/package.xml

  .../lib/Horde/Imap/Client/Socket/Pop3.php          |    4 +++-
  framework/Imap_Client/package.xml                  |   12 ++++++++++++
  2 files changed, 15 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e7b809ee55056c15489fd1e6da137f1488c0129f
10/25/2012 07:12:59 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (FRAMEWORK_4):

commit d412f394993d5a5322c084ef5413111af9290ecd
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Oct 25 01:11:34 2012 -0600

     [mms] Allow SSL version to be explicitly chosen via 'secure' 
configuration option for POP3 driver (Request #11435).

  .../lib/Horde/Imap/Client/Socket/Pop3.php          |    4 +++-
  framework/Imap_Client/package.xml                  |    4 ++--
  2 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/d412f394993d5a5322c084ef5413111af9290ecd
10/15/2012 08:39:17 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (develop):

commit eb43525cdb3f7f39a99943bd7db0eb0f95c9d2c6
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Sep 19 00:59:32 2012 -0600

     [mms] Allow SSL version to be explicitly chosen via 'secure' 
configuration option (Request #11435).

     Conflicts:
             framework/Imap_Client/lib/Horde/Imap/Client.php
             framework/Imap_Client/package.xml

  .../Imap_Client/lib/Horde/Imap/Client/Base.php     |    4 +++-
  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    4 +++-
  framework/Imap_Client/package.xml                  |   13 +++++++++++++
  3 files changed, 19 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/eb43525cdb3f7f39a99943bd7db0eb0f95c9d2c6
09/19/2012 07:04:22 AM Michael Slusarz Assigned to Michael Slusarz
Version ⇒ FRAMEWORK_4
 
09/19/2012 07:03:56 AM Michael Slusarz Comment #4
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ Resolved
Reply to this comment
Added to Horde_Imap_Client v1.5.8.
09/19/2012 07:03:33 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit eb43525cdb3f7f39a99943bd7db0eb0f95c9d2c6
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Sep 19 00:59:32 2012 -0600

     [mms] Allow SSL version to be explicitly chosen via 'secure' 
configuration option (Request #11435).

     Conflicts:
             framework/Imap_Client/lib/Horde/Imap/Client.php
             framework/Imap_Client/package.xml

  .../Imap_Client/lib/Horde/Imap/Client/Base.php     |    4 +++-
  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    4 +++-
  framework/Imap_Client/package.xml                  |   13 +++++++++++++
  3 files changed, 19 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/eb43525cdb3f7f39a99943bd7db0eb0f95c9d2c6
09/19/2012 07:00:13 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_4):

commit 172c917ac30d8ead6797e3652e10c60cc717cffc
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Sep 19 00:59:32 2012 -0600

     [mms] Allow SSL version to be explicitly chosen via 'secure' 
configuration option (Request #11435).

  framework/Imap_Client/lib/Horde/Imap/Client.php    |    4 +++-
  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    4 +++-
  framework/Imap_Client/package.xml                  |    4 ++--
  3 files changed, 8 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/172c917ac30d8ead6797e3652e10c60cc717cffc
09/18/2012 07:58:14 PM ppadron (at) w3p (dot) com (dot) br Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Imap: Add sslv2 sslv3 options to the "secure" parameter
Type ⇒ Bug
Reply to this comment
Sometimes it is needed to force the SSL version when connecting to a 
server. I encountered this issue when connecting to a Brazilian email 
provider (bol.com.br).

See: https://bugs.php.net/bug.php?id=29296

I created a pull request for this at github: 
https://github.com/horde/horde/pull/18

Saved Queries