Re: Logging Question (SSL)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Logging Question (SSL)
Дата
Msg-id 29094.1253581436@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Logging Question (SSL)  ("Patrick Linstruth (QNET)" <patrick@qnet.com>)
Список 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 по дате отправления:

Предыдущее
От: "Patrick Linstruth (QNET)"
Дата:
Сообщение: Logging Question (SSL)
Следующее
От: Newperson
Дата:
Сообщение: Re: Problem of creating geometry column (linestring)