Since my Mandrake 9.2 machine contained openssl-0.9.7b and pagdmin3 queries didn't work on it, I'm taking this to mean you are correct that this is not an openssl version issue. Therefore, I didn't try to upgrade my RedHat 9 machine.
Tim
Andreas Pflug <[EMAIL PROTECTED]>
10/30/2003 04:41 AM
|
To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-support] Connnection to SSL enabled server |
[EMAIL PROTECTED] wrote:
>
> I just setup a Slackware 9.1 machine and tried pgadmin3-1.0.1 and the
> October 29 snapshot of pgadmin3 with a connection to my SSL enabled
> PostgreSQL server. Everything worked perfectly. The Slack 9.1
> machine has openssl-0.9.7b on it. I have a coworker running Mandrake
> 9.1 which contains openssl-0.9.7a. His pgadmin3 also crashes trying
> to run queries against our SSL enabled PostgreSQL server. He
> installed the Mandrake rpms for pgadmin3 from the
> pgadmin.postgresql.org site.
>
> You were right about needing to play with the libraries. I'll see if
> I can get my RedHat 9 box up to openssl 0.9.7b.
>
Actually, I can't believe that only 0.9.7b will work, but not 0.9.7a or
0.9.7c, so I'd be glad if you could confirm this.
When mentioning libraries, I was talking about compilation options for
multithread support and possible linkage against mt enabled libraries.
Possibly, there are platforms where things are not compiled/linked
correctly, but nobody noticed because ssl connections are rarely used
(at least for admins contacting a local server)
Regards,
Andreas