ssl woes after 8.1 -> 8.3 update

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: ssl woes after 8.1 -> 8.3 update
Date: 2008-10-16 14:29:49
Message-ID: 20081016162949.5d7b6b7e@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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": No such file or directory

is there an howto to do things properly in spite of just trial and
errors?

I wouldn't like to come out with an absolutely insecure solution
after sweating ;)

snakeoil is not a very good premise.

thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-10-16 14:30:51 Re: Numbering rows
Previous Message Tom Lane 2008-10-16 14:29:44 Re: further tests with 8.3 was: Re: Drupal and PostgreSQL - performance issues?