| From: | Diana Cionoiu <diana(at)softwaresolutions(dot)ro> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: client ssl |
| Date: | 2001-04-20 02:48:29 |
| Message-ID: | Pine.LNX.4.30.0104200514340.1613-100000@tudor.softwaresolutions.ro |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Grzegorz Mucha | 2001-04-20 05:37:42 | Re: Latin2 and Unicode problems |
| Previous Message | Tim Frank | 2001-04-20 01:28:08 | Re: password authentication |