[rt-devel] RT2 + postgresql over ssl
Matt Knopp
mhat at netlag.com
Wed Aug 1 16:02:18 EDT 2001
So I have no idea if this is going to work, but you should try it anyway.
#1. Patch your DBIx::SearchBuilder::Handle.pm with the attached patch.
#2. Patch your RT::Handle.pm with the attached patch.
#3. Hope for the best.
Its entirly untested as I don't have a pgsql server to talk to. You need
to make sure that the postgres client libraries on your webserver were
built with ssl enabled.
-Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RT_Handle.pm
Type: application/x-perl
Size: 336 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20010801/bbd38e0d/RT_Handle.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DB_SearchBuilder_Handle.pm
Type: application/x-perl
Size: 429 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20010801/bbd38e0d/DB_SearchBuilder_Handle.bin
More information about the Rt-devel
mailing list