Re: Recent vendor SSL renegotiation patches break PostgreSQL

Поиск
Список
Период
Сортировка
Искать
От
Magnus Hagander
Тема
Re: Recent vendor SSL renegotiation patches break PostgreSQL
Дата
Msg-id
9837222c1002250659h70809fc2i524173f605cff535@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Recent vendor SSL renegotiation patches break PostgreSQL Chris Campbell <chris_campbell@mac.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Robert Haas <robertmhaas@gmail.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Robert Haas <robertmhaas@gmail.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Chris Campbell <chris_campbell@mac.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Bruce Momjian <bruce@momjian.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Bruce Momjian <bruce@momjian.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL "Joshua D. Drake" <jd@commandprompt.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL "Joshua D. Drake" <jd@commandprompt.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL "Joshua D. Drake" <jd@commandprompt.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Dave Page <dpage@pgadmin.org>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Chris Campbell <chris_campbell@mac.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL "Albe Laurenz" <laurenz.albe@wien.gv.at>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Magnus Hagander <magnus@hagander.net>
Re: Recent vendor SSL renegotiation patches break PostgreSQL "Joshua D. Drake" <jd@commandprompt.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Michael Ledford <mledford@gmail.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Alvaro Herrera <alvherre@commandprompt.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Michael Ledford <mledford@gmail.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Robert Haas <robertmhaas@gmail.com>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Re: Recent vendor SSL renegotiation patches break PostgreSQL Chris Campbell <chris_campbell@mac.com>
On Thu, Feb 25, 2010 at 15:27, Tom Lane  wrote:
> Magnus Hagander  writes:
>> On Wed, Feb 24, 2010 at 17:47, Tom Lane  wrote:
>>> I see that ssl_ciphers is made to go away when USE_SSL isn't set,
>>> so the most consistent thing in the near term would be to do the same.
>
>> The difference is that ssl_ciphers is only set in postgresql.conf, so
>> it doesn't have the same exposure. I can certainly see a use-case
>> where a naive application will just disable ssl renegotiation because
>> it knows it can't deal with it (or the driver can't) uncondinionally -
>> but the use of SSL or not is controlled by the server at the other end
>> of the connection. Not failing then would be good..
>
> Hm, well, surely the client ought to know if the connection is actually
> SSL or not.  But it's not important enough to argue about.

You'd think so, but our entire setup of SSL on the client is designed
on the assumption that it doesn't ;)


>>> Revisiting the whole issue seems like not material for back-patching.
>
>> Is this something we should consider looking over for 9.0,or is it too
>> late already? (For other parameters, that is - a check of all the ones
>> we have that are #ifdef:ed out today, to see if they can be made
>> available even when the support isn't compiled in)
>
> I don't think it's appropriate to worry about it right now.  We have
> bigger issues to deal with.

Agreed.


-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: Odd CVS revision number
От: Greg Stark
Дата:
FAQ