Re: next set of SSL - ideas?

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: next set of SSL - ideas?
Дата
Msg-id
Pine.LNX.4.44.0301050305590.8249-100000@localhost.localdomain
Ответ на
Список
Дерево обсуждения
next set of SSL - ideas? Bear Giles <bgiles@coyotesong.com>
Re: next set of SSL - ideas? Peter Eisentraut <peter_e@gmx.net>
Bear Giles writes:

> The server policy is easy to handle - it would probably go into a
> new text configuration file pg_ssl.conf.

postgresql.conf should serve you fine.

> The client policy is much harder to handle, since the details need
> to be hidden in the libpg library.  I know how to handle this on
> Unix systems, but what about clients on other platforms?  E.g., on
> a Windows box I would expect this information to be maintained in
> the registry, not a config file....

For libpq, put the required files in the home directory or some directory
under the home directory.  That should be acceptable on Windows, too, for
now.  ODBC and JDBC have their own way of storing client side
configuration, which you can discuss with their teams.

-- 
Peter Eisentraut   peter_e@gmx.net


В списке pgsql-hackers по дате отправления
От: Marc G. Fournier
Дата:
От: Peter Eisentraut
Дата:
Сообщение: Re: Upgrading rant.
FAQ