Re: [GENERAL] postgresql Secure Mode

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] postgresql Secure Mode
Дата
Msg-id 28927.1123516499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] postgresql Secure Mode  (Mario Soto Cordones - Venezuela <msotocl@gmail.com>)
Список pgsql-admin
Mario Soto Cordones - Venezuela <msotocl@gmail.com> writes:
> LOG Say:
> LOG:  conexión recibida: host=192.168.0.100 port=1175
> FATAL:  no hay una línea en pg_hba.conf para «192.168.0.100»,
> usuario «vasa», base de datos «vasa», SSL inactivo
> LOG:  conexión recibida: host=192.168.0.100 port=1226
> FATAL:  no hay una línea en pg_hba.conf para «192.168.0.100»,
> usuario «vasa», base de datos «vasa», SSL inactiv

> but SSl its active

What that's showing is that the client isn't trying to use SSL.  So
either you have client-side code that's not SSL-aware at all, or the
configuration problem is on the client side.

            regards, tom lane

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

Предыдущее
От: Mario Soto Cordones - Venezuela
Дата:
Сообщение: Re: [GENERAL] postgresql Secure Mode
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] postgresql Secure Mode