Re: BUG #4340: SECURITY: Is SSL Doing Anything? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Date
Msg-id 8268.1219102603@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4340: SECURITY: Is SSL Doing Anything?  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: BUG #4340: SECURITY: Is SSL Doing Anything?
List pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
>> Tom Lane wrote:
>>> Er, we don't *have* a verify_peer callback.
>>
>> Uh, the user reported running Postgres 7.3 and we have improved SSL
>> quite a bit since then so perhaps an upgrade and reading the current
>> docs would help the user.

> The code is identical in HEAD, according to a quick read I did last
> week.

Actually, I had missed that the OP was looking at 7.3 rather than 8.3.
There was a "verify_peer()" in 7.3 but it was #ifdef'd out.  The
question remains whether there's a reason to have it.  It would be good
if the discussion were based on a non-obsolete PG version ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Next
From: "Dan Boeriu"
Date:
Subject: BUG #4363: ts_query bug