Re: [GENERAL] postgresql Secure Mode

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [GENERAL] postgresql Secure Mode
Дата
Msg-id 20050808160844.GA2177@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [GENERAL] postgresql Secure Mode  (Mario Soto Cordones - Venezuela <msotocl@gmail.com>)
Ответы Re: [GENERAL] postgresql Secure Mode  (Mario Soto Cordones - Venezuela <msotocl@gmail.com>)
Список pgsql-admin
On Mon, Aug 08, 2005 at 11:41:24AM -0400, Mario Soto Cordones - Venezuela wrote:
> 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

Yeah, the server thinks it's active, but the client doesn't know it.
Did you try connecting with psql?  Maybe your EMS client does not
support SSL (it'd surprise me.)

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Las cosas son buenas o malas segun las hace nuestra opinión" (Lisias)

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

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