forcing SSL

Поиск
Список
Период
Сортировка
От hehe88hk@yahoo.com.hk (Eric)
Тема forcing SSL
Дата
Msg-id f2ccb7a1.0402141113.74e7fe11@posting.google.com
обсуждение исходный текст
Ответы Re: forcing SSL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
In order to ensure all user are making SSL connection to the database,
in the file pg_hba.conf, I change all the first columns into "hostssl"
such that there is neither "host" nor "local" left.

However, when I try to use a program written in Tcl to access the
database, even without the option "requiressl=1" for "pg_connect", the
program can still make connection to the database.

(With the option "requiressl=1" present for "pg_connect", my program
can also connect the database successfully)

May I know what the problem is and how to ensure incoming SSL
connection?

Thank you

В списке pgsql-admin по дате отправления:

Предыдущее
От: CoL
Дата:
Сообщение: Re: getting postgresql-7.4.1 statistics
Следующее
От: Rune Froysa
Дата:
Сообщение: Server-side killing of database connection (7.3.4)