Small SSL-related patch... - Mailing list pgsql-patches

From Dominic J. Eidson
Subject Small SSL-related patch...
Date
Msg-id Pine.LNX.4.10.10008302318500.31045-200000@morannon.the-infinite.org
Whole thread Raw
Responses Re: Small SSL-related patch...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Attached is a small patch that fixes a small "bug" with specifying the
souce directory of OpenSSL as argument to the --with-openssl - argument.

./configure --with-openssl=/tmp/openssl-0.9.5/ - the libcrypto.a is in the
"base" directory, not lib/.

Also, there's 2-3 typo fixes to the documentation for SSL - it should be
"server.crt", not "server.cert".


Thanks,
--
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/

Attachment

pgsql-patches by date:

Previous
From: Travis Bauer
Date:
Subject: Change to DatabaseMetaData.java for the jdbc2 driver
Next
From: Peter Mount
Date:
Subject: RE: Charset encoding patch to JDBC driver