Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll

From: "Tom Dong" <TDong(at)witness(dot)com>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
Date: 2007-01-30 20:59:08
Message-ID: CD1E60234C52284DB67C140463F87A7104A9C86D@corpmailus1.us.witness.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks! Mangus,

Our developers are currently working on the build. Just
wondering if there are any builds, without the encryption, we can
download.

Thanks again for the response!
Tom

-----Original Message-----
From: Magnus Hagander [mailto:magnus(at)hagander(dot)net]
Sent: Tuesday, January 30, 2007 3:52 PM
To: Tom Dong
Cc: Tom Lane; pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] [ADMIN] How to configure Postgres NOT to use
(load) openssl libraries libeay32.dll and ssleay32.dll

On Tue, Jan 30, 2007 at 11:14:15AM -0500, Tom Dong wrote:
> Thanks! Tom,
>
> We are using the win32 version of the postgres 8.0.10.5031. We
> need to replace that with the same version (not necessarily to the
same
> point release) without using SSL (without using the openssl libraries
> mentioned below). We are trying to rebuild the binary as you
suggested
> with ssl flag off. Are there any tips you can provide us on the build
> process or it is quite straight forward?
>

There is a FAQ avialable for building on win32 at
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html.

//Magnus

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-01-30 21:02:08 Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
Previous Message Magnus Hagander 2007-01-30 20:56:38 Re: log ssl mode with connections?