Re: next set of SSL - ideas? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: next set of SSL - ideas?
Date
Msg-id Pine.LNX.4.44.0301050305590.8249-100000@localhost.localdomain
Whole thread Raw
In response to next set of SSL - ideas?  (Bear Giles <bgiles@coyotesong.com>)
List pgsql-hackers
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 by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: New Portal in Place, DNS switched ...
Next
From: Peter Eisentraut
Date:
Subject: Re: Upgrading rant.