Re: How to configure Postgres to make it not to use (load) - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: How to configure Postgres to make it not to use (load)
Date
Msg-id 45BB93B9.7010803@commandprompt.com
Whole thread Raw
In response to How to configure Postgres to make it not to use (load) opensll crypto libraries.  ("Tom Dong" <TDong@witness.com>)
List pgsql-hackers
Tom Dong wrote:
> Sorry for the spam. I am not sure if the email I sent earlier went
> though as it was before I signed up for this email list.
> 
>  
> 
>  
> 
> 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 (buid-in functions are ok) 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.


You can download the source and recompile without the ssl flag.

Sincerely,

Joshua D. Drake


> 
>  
> 
>             Thanks!
> 
>             Tom
> 
>  
> 
>  
> 
>  
> 
> 


-- 
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997            http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



pgsql-hackers by date:

Previous
From: "Tom Dong"
Date:
Subject: How to configure Postgres to make it not to use (load) opensll crypto libraries.
Next
From: Michael Meskes
Date:
Subject: Re: windows/ecpg regression tests failing