[Tickets #7972] Re: SQL SSL support
bugs at horde.org
bugs at horde.org
Thu Feb 12 04:38:33 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7972
------------------------------------------------------------------------------
Ticket | 7972
Updated By | BryanRJ at gmail.com
Summary | SQL SSL support
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
BryanRJ at gmail.com (2009-02-11 23:38) wrote:
> Okay, but what was the bit about Rdo? The Db lib in Horde 4
> (http://git.horde.org/co.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?r=9115f57f8f3da190a9f9f05b0db55135f51ac4d7&rt=horde-git) has SSL support in the mysqli
> adapter
> already.
>
> Is this only relevant for mysqli?
I built this patch against the latest released horde 3.3 series. I
didn't realize that your Rdo code wasn't used - I saw calls to
connect, so I rewrote them to accept additional arguments. This code
in theory applies to all SQL versions, but I'm unsure what PEAR DB
does with the ssl=>true setting with backends other than mysqli.
More information about the bugs
mailing list