Re: BUG #4340: SECURITY: Is SSL Doing Anything?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Дата
Msg-id 27642.1219238132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4340: SECURITY: Is SSL Doing Anything?  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: BUG #4340: SECURITY: Is SSL Doing Anything?  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-bugs
Magnus Hagander <magnus@hagander.net> writes:
> The code is there, actually, it's just #ifdef NOT_USED :-) From a *long*
> time ago, and the commit message just says "silence compiler warnings",
> so I've not managed to figure out why...

I think the commit you're looking for is this one:

2002-09-26 00:41  momjian

    * doc/src/sgml/runtime.sgml, src/backend/libpq/be-secure.c,
    src/interfaces/libpq/fe-secure.c: Allow SSL to work withouth
    client-side certificate infrastructure.

so you'd probably need to root around in the archives from around then
to see why this was considered a good idea.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #4340: SECURITY: Is SSL Doing Anything?