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   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to