Re: client ssl - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: client ssl
Date
Msg-id Pine.LNX.4.30.0104191832100.762-100000@peter.localdomain
Whole thread Raw
In response to client ssl  (Diana Cionoiu <diana@softwaresolutions.ro>)
Responses Re: client ssl
List pgsql-general
Diana Cionoiu writes:

> #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?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: Steve Wampler
Date:
Subject: Changing from default configuration options in 7.1?
Next
From: Stephan Szabo
Date:
Subject: Re: PL/pgSQL problems