| From: | "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Small SSL-related patch... |
| Date: | 2000-08-31 04:27:34 |
| Message-ID: | Pine.LNX.4.10.10008302318500.31045-200000@morannon.the-infinite.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| pgsql-71.diff | text/plain | 108.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Hollomon | 2000-08-31 16:53:56 | new relkind for views |
| Previous Message | Tom Lane | 2000-08-30 21:29:51 | Important 7.0.* fix to ensure buffers are released |