How to configure Postgres to make it not to use (load) crypto libraries. - Mailing list pgsql-hackers

From Tom Dong
Subject How to configure Postgres to make it not to use (load) crypto libraries.
Date
Msg-id CD1E60234C52284DB67C140463F87A7104A9C848@corpmailus1.us.witness.com
Whole thread
Responses Re: How to configure Postgres to make it not to use (load) crypto libraries.
List pgsql-hackers

Hi,

 

            I am looking for a way via configuration to make Postgres not to use the openssl lib libeay32.dll as I need to delete that library. I basically need to remove any encryption (hash is fine) features from my Postgres (8.x) installation.  This is quite urgent for me.  I would be very grateful if someone in this communicate can reply to this email and help me.

 

            Thanks!

            Tom

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Modifying and solidifying contrib
Next
From: google@jessehersch.fastmail.fm
Date:
Subject: Re: Getting comments from schema using SQL