[rt-devel] RT2 + postgresql over ssl
Sebek Pavel
Pavel.Sebek at i.cz
Thu Aug 2 04:19:17 EDT 2001
Hi,
thank you for answer.
I changed both DBIx::SearchBuilder::Handle.pm and RT::Handle.pm from
attached patches but WEB client still not works. Only I saw different
messages in log:
----------------------------------------------------------------------
DBI->connect(dbname=rt2;host=rt.i.cz;requiressl=1) failed: ERROR:
Unknown conninfo option 'requiressl' at
/usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Handle.pm line 120
[Thu Aug 2 03:28:31 2001] [error] Connect Failed ERROR: Unknown
conninfo option 'requiressl'
at /opt/rt2ssl/lib/RT.pm line 14
----------------------------------------------------------------------
CLI client works right.
Do you have another idea about it?
Sebek Pavel
Matt Knopp wrote:
> 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
>
>
>
>
> RT_Handle.pm
>
> Content-Type:
>
> application/x-perl
>
>
> ------------------------------------------------------------------------
> DB_SearchBuilder_Handle.pm
>
> Content-Type:
>
> application/x-perl
>
>
More information about the Rt-devel
mailing list