Re: Logging Question (SSL) - Mailing list pgsql-novice

From Tom Lane
Subject Re: Logging Question (SSL)
Date
Msg-id 29094.1253581436@sss.pgh.pa.us
Whole thread Raw
In response to Logging Question (SSL)  ("Patrick Linstruth (QNET)" <patrick@qnet.com>)
List pgsql-novice
"Patrick Linstruth (QNET)" <patrick@qnet.com> writes:
> Hi, I'm new to Postgresql and have a couple of questions.
> I want to be sure that the pg_connect() from PHP to my server is,
> in fact, using SSL.

Seems like you should set pg_hba.conf to reject non-SSL connections...

> I have "hostssl" in pg_hba.conf, but since I'm new to Postgresql,
> I don't have a lot of faith in my setup.

Perhaps you should post your conf file and ask if it's okay.
Or if you really want proof, get out a packet sniffer and
watch the traffic.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Patrick Linstruth (QNET)"
Date:
Subject: Logging Question (SSL)
Next
From: Newperson
Date:
Subject: Re: Problem of creating geometry column (linestring)