Re: postgresql Secure Mode

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Mario Soto Cordones - Venezuela <msotocl(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql Secure Mode
Date: 2005-08-08 15:18:11
Message-ID: 20050808151811.GA28073@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:06:22AM -0400, Mario Soto Cordones - Venezuela wrote:
> 2005/8/8, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>:
> > On Mon, Aug 08, 2005 at 10:24:54AM -0400, Mario Soto Cordones - Venezuela wrote:

> > > but when I try to connect myself for example from an application EMS
> > > postgresql manager by means of SSL, says that it cannot authenticate
> > > in user
> >
> > Ok, so do you have the user created in Postgres by means of CREATE USER
> > or createuser? Try changing the password. Also, please show us the
> > relevant extract of the server log file.
>
> yes expample the user is vasa
>
> the log say
>
> LOG: no se pudo cargar el archivo del certificado raiz
> /var/lib/pgsql/data/bd/root.crt
> DETALLE: Los certificados de clientes no se verificaran

This isn't the problem. Here it's only telling you that were the client
to hand a certificate, they wouldn't be checked. There must be other
message.

> but I don't understand because it leaves that message

It's because you don't have the root.crt file, or the file doesn't have
the proper permissions.

I don't understand why didn't you post this problem to pgsql-es-ayuda
first ...

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
"Y que hayan abogados, para que la gente no culpe de todo a Satanás"

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mario Soto Cordones - Venezuela 2005-08-08 15:41:24 Re: [GENERAL] postgresql Secure Mode
Previous Message Karim Mardhani 2005-08-08 15:16:26 Re: Trouble Getting Database Server Started

Browse pgsql-general by date

  From Date Subject
Next Message Adam O'Toole 2005-08-08 15:34:06 Re: connection string - DNS
Previous Message Martín Marqués 2005-08-08 15:11:41 PL/pgSQL in 8.0