Re: [PATCHES] Patch - SSL back to working

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Patch - SSL back to working
Date: 2000-08-19 23:06:14
Message-ID: Pine.LNX.4.21.0008200100060.461-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Magnus Hagander writes:

> Here is a patch to bring SSL support back working. Sorry for the long delay
> :-(

Any chance we can get a `diff -cr' patch?

Btw., a while ago I was wondering about the postmaster `-l' option: I
think it should be removed and the job should be done in pg_hba.conf
alone. Instead I would like an option (possibly -l) that turns off SSL
completely. Currently you can't even start the postmaster without the
certificate files etc. (Some docs on how to do that would be nice as
well.)

Btw.2: Where do you get the documenation? I have been looking for SSL API
docs all over.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

(note to self: change signature, you don't live there anymore...)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-08-19 23:26:44 Re: Re: [GENERAL] +/- Inf for float8's
Previous Message Peter Eisentraut 2000-08-19 22:54:17 Re: autoconf check for AF_UNIX sockets

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2000-08-20 14:25:03 SSL Patch - again :-)
Previous Message The Hermit Hacker 2000-08-19 21:24:37 Re: Patch - SSL back to working