Olle E. Johansson schrieb:
7 okt 2009 kl. 09.47 skrev Klaus Darilion:
Olle E. Johansson schrieb:
The db_postgres documentation doesn't say much about anything, really... Is there support for TLS connections and how do I configure it if it exist?
Do you need client authentication? If not, AFAIK the connection the postgresql is TLS if configured on the postgresql server.
Well, I need to be able to control the server certificate verification on the client side. And have an option to enable/disable SSL, set crypto mechanisms, authentication options and so on...
Never done that.
http://www.postgresql.org/docs/8.4/static/libpq-ssl.html
regards klaus