Re: [GENERAL] ssl woes after 8.1 -> 8.3 update

2008-10-16 Thread Ivan Sergio Borgonovo
On Thu, 16 Oct 2008 18:51:55 +0200 Tomasz Myrta <[EMAIL PROTECTED]> wrote: > This one should be enough: > http://www.postgresql.org/docs/current/interactive/ssl-tcp.html I've found this: http://quasiroot.wordpress.com/2007/07/22/postgresql-connectivity-with-jdbc-over-ssl/ and I got it working jus

Re: [GENERAL] ssl woes after 8.1 -> 8.3 update

2008-10-16 Thread Tomasz Myrta
Ivan Sergio Borgonovo napisal 16.10.2008 16:29: Debian etch + backported postgresql I just copied pg_hba.conf from 8.1 to 8.3. on postgresql.conf ssl=true listen_addresses = '*' symlinked root.crt -> /etc/ssl/certs/ssl-cert-snakeoil.pem As described in documentation, giving "root.crt" to ser

[GENERAL] ssl woes after 8.1 -> 8.3 update

2008-10-16 Thread Ivan Sergio Borgonovo
Debian etch + backported postgresql I just copied pg_hba.conf from 8.1 to 8.3. on postgresql.conf ssl=true listen_addresses = '*' symlinked root.crt -> /etc/ssl/certs/ssl-cert-snakeoil.pem Error connecting to the server: could not open certificate file "/home/ivan/.postgresql/postgresql.crt": N