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

From Bruce Momjian
Subject Re: Small SSL-related patch...
Date
Msg-id 200009120441.AAA10868@candle.pha.pa.us
Whole thread Raw
In response to Small SSL-related patch...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Responses Re: Small SSL-related patch...  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Applied.  Seems this is not longer mentioned in the docs.

>
> 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/
Content-Description:

[ Attachment, skipping... ]


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix
Next
From: Bruce Momjian
Date:
Subject: Re: new relkind for views