Re: ssl - Mailing list pgsql-general

From Tom Lane
Subject Re: ssl
Date
Msg-id 6558.1048084331@sss.pgh.pa.us
Whole thread Raw
In response to Re: ssl  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Responses Re: ssl  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> I must say my non rpm installation doesn't seem to pick up the hostssl line in
> pg_hba. Or at least it doesn't match it when a connection comes in. I didn't
> get very far into looking into that so it's probably something I'm doing wrong.

> FWIW, my pg_hba entry is:
> hostssl    all        all      xx.xx.xx.xx     255.255.255.240     md5
> and the error I get is:
>  FATAL:  No pg_hba.conf entry for host xx.xx.xx.xx, user vtc, database vtc

I believe it would act that way if the incoming connection is non-SSL
(which suggests that your libpq isn't compiled with SSL support).

            regards, tom lane

pgsql-general by date:

Previous
From: Joshua Moore-Oliva
Date:
Subject: Re: Division of intervals.
Next
From: greg@turnstep.com
Date:
Subject: Re: insert aliases?