Re: Error in PostgreSQL log

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error in PostgreSQL log
Дата
Msg-id 9414.1272487624@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error in PostgreSQL log  ("Campbell, Lance" <lance@illinois.edu>)
Ответы Re: Error in PostgreSQL log  ("Campbell, Lance" <lance@illinois.edu>)
Список pgsql-admin
"Campbell, Lance" <lance@illinois.edu> writes:
> PostgreSQL: 8.4.3
> I found the following in my error log:
> LOG:  SSL error: unsafe legacy renegotiation disabled
> Anyone have a clue what this means?

It means your SSL library is maintained by someone with a clue ;-).
It's dealing with CVE-2009-3555 without simply breaking things.
However, you might want to update the SSL library at the other end,
or if you can't do that you might want to set ssl_renegotiation_limit = 0
to suppress the warning messages.

            regards, tom lane

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

Предыдущее
От: "Campbell, Lance"
Дата:
Сообщение: Error in PostgreSQL log
Следующее
От: Anj Adu
Дата:
Сообщение: Re: more 10K disks or less 15K disks