Re: client ssl

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Diana Cionoiu <diana(at)softwaresolutions(dot)ro>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: client ssl
Date: 2001-04-19 16:33:55
Message-ID: Pine.LNX.4.30.0104191832100.762-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

  • client ssl at 2001-04-19 09:23:29 from Diana Cionoiu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wampler 2001-04-19 17:04:30 Re: 7.1 bug fix question
Previous Message Steve Wampler 2001-04-19 16:02:16 Telling if options were set correctly in 7.1?