Hello,
I was wondering if it's possible to use SSL connections to encrypt client/server communications between the webserver and the database server and nspostgresql?
I have used an SSH tunnel to do that before but I was wondering if it wasn't easier to use the native mechanism from PostgreSQL.
Thanks in advance