Re: Small SSL-related patch...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Small SSL-related patch...
Date: 2000-09-12 04:41:27
Message-ID: 200009120441.AAA10868@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-09-12 04:49:10 Re: new relkind for views
Previous Message Bruce Momjian 2000-09-12 04:35:43 Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix