From: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: ssl woes after 8.1 -> 8.3 update |
Date: | 2008-10-16 17:28:15 |
Message-ID: | 20081016192815.79d0d484@dawn.webthatworks.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 16 Oct 2008 18:51:55 +0200
Tomasz Myrta <jasiek(at)klaster(dot)net> 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 just a bit earlier than reading your email.
First connection with pgadmin3 looks slower than it used to be with
8.1.
pgadmin3 was configured to *require* ssl, so I think I was using ssl
even with 8.1, what could have been changed?
BTW... maybe it's just a temporary problem due to quality of
connection..
As soon as I've 5 spare minutes to rewrite it in a dumb-proof way and
I'll understand what I really did I may republish it on my website
so it would be easier for people to find guidelines.
> You should either provide matching client certificate or remove
> root.crt from server configuration.
What's actually going to happen if I kill root.crt?
thanks
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
From | Date | Subject | |
---|---|---|---|
Next Message | Grzegorz Jaśkiewicz | 2008-10-16 17:51:06 | Re: Optimizing projections containing unused columns |
Previous Message | Tomasz Myrta | 2008-10-16 16:51:55 | Re: ssl woes after 8.1 -> 8.3 update |