Re: ssl enabling of postgres on Mac OS X - Mailing list pgsql-general

From Perry Smith
Subject Re: ssl enabling of postgres on Mac OS X
Date
Msg-id 7AB428A5-3F80-43FF-B309-49562BE653D6@easesoftware.com
Whole thread Raw
In response to ssl enabling of postgres on Mac OS X  (Michael Hogarth <mahogarth@ucdavis.edu>)
List pgsql-general
On Jul 6, 2007, at 9:57 PM, Michael Hogarth wrote:

> Hi folks.
>
> I successfully compiled/built pg 8.1.9 using --with-openssl on a Mac.
> I modified the startup config files to enable ssl.
> Server starts without problems, but when I try to require SSL from
> pgAdminIII, I get "server does not support SSL".
>
> Has anyone been able to get an SSL-enabled PG built and running on
> Mac OS X (10.2.4)?
>
> Help -- I am pulling the last hairs I have left.

This may not apply at all.  When I tried to get subversion to work
with openssl, the key was to compile neon with openssl.  Does any of
this use Neon?

If not, then please hit 'd' for delete....



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: ssl enabling of postgres on Mac OS X
Next
From: "Zlatko Matic"
Date:
Subject: How to retrieve number of rows affected, in an after statement trigger?