Re: client ssl - Mailing list pgsql-general

From Diana Cionoiu
Subject Re: client ssl
Date
Msg-id Pine.LNX.4.30.0104200514340.1613-100000@tudor.softwaresolutions.ro
Whole thread Raw
In response to Re: client ssl  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
> > #local        all                                           trust
> > hostssl         all         127.0.0.1     255.255.255.255     trust
> > #host         all         127.0.0.1     255.255.255.255     trust
> >
> > and i have try
> > psql -h 127.0.0.1 teste
> > what is working if i set
> > host         all         127.0.0.1     255.255.255.255     trust
> > So what's hapening, why psql cannot connect to postgres, it dosen't
> > support ssl or what???
>
> Is there any response from any program when you try to do connect via SSL?

psql: No pg_hba.conf entry for host 127.0.0.1, user postgres, database
teste

witch is i don't understand.
Thanks alot for aswering me.

Diana CIonoiu


pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Re: Latin2 and Unicode problems
Next
From: Karel Zak
Date:
Subject: Re: problems with pg_dumplo (was Re: backup with blobs)