From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Mario Soto Cordones - Venezuela <msotocl(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: [GENERAL] postgresql Secure Mode |
Date: | 2005-08-08 16:08:44 |
Message-ID: | 20050808160844.GA2177@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
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)
From | Date | Subject | |
---|---|---|---|
Next Message | Salem Berhanu | 2005-08-08 16:10:50 | postgres & server encodings |
Previous Message | Tom Lane | 2005-08-08 15:54:59 | Re: [GENERAL] postgresql Secure Mode |
From | Date | Subject | |
---|---|---|---|
Next Message | Salem Berhanu | 2005-08-08 16:10:50 | postgres & server encodings |
Previous Message | Tom Lane | 2005-08-08 16:07:17 | Re: PL/pgSQL in 8.0 |