SSL for an AIX 5.x client - possible?

From: "paul rivers" <privers(at)berkeley(dot)edu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: SSL for an AIX 5.x client - possible?
Date: 2006-04-09 18:50:35
Message-ID: 000401c65c06$7c9ab270$04d09888@parzifal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am having difficulty getting SSL-enabled Postgres client libs working on
AIX with either vac or gcc using OpenSSL. SSL from other UNIX flavors has
not been a problem.

Versions in question:

AIX 5.1 on power4

OpenSSL 0.9.8

Postgres 8.1.3

I am not that familiar (yet) with the configure and build part of Postgres,
but I suspect this problem really comes down to how openssl gives up trying
to build a shared lib version on AIX, and postgres must (?) dynamically link
to openssl. (Incidentally, mysql has the same problem on AIX it would
seem, again said with a question mark.)

Any advice, guidance or links on how I might get SSL working from AIX
clients would be greatly appreciated. Googling around has not yielded
anything that's put me on the right track.

Thanks in advance,
Paul

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-04-09 19:00:09 Re: Is difference between PostgreSQL and mySQL licences for client application minor only
Previous Message Tom Lane 2006-04-09 18:31:59 Re: index growth