Problem with SSL: "could not accept SSL connection: EOF detected"

From: Pat Maddox <pat(dot)maddox(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with SSL: "could not accept SSL connection: EOF detected"
Date: 2009-03-05 17:56:26
Message-ID: 2c7e61990903050956n460c207dtc636900ae1b271b2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have an ubuntu intrepid server running postgres 8.3.6. The server
is able to accept connections via SSL.

We have another host that is unable to connect via ssl for some
reason. Trying to connect results in
psql:
and quitting. The server log says
"could not accept SSL connection: EOF detected"

I'm pretty sure it's a client ssl issue, because the server accepts
ssl connections from other hosts, and the problem host is able to
connect when the server doesn't require ssl. I have no clue how to
solve this issue though, and would really appreciate some help.
Please let me know if you need any more info.

Pat

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-03-05 18:34:31 Re: Problem with SSL: "could not accept SSL connection: EOF detected"
Previous Message Hiroshi Saito 2009-03-05 17:17:17 Re: encoding of PostgreSQL messages