Error when trying ssl

From: Carol Walter <walterc(at)indiana(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Error when trying ssl
Date: 2007-05-05 01:01:10
Message-ID: E7C4D3CA-EE53-4717-8FE4-432F28E91355@indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

We are doing some major system maintenance tonight. One of the
things we wanted to do was to start using ssl for connections to
Postgres. After we made what the documentation says are the
necessary changes to postgresql.conf, pg_hba.conf and created
the .key and .crt file, I tried to start psql. I got an error as
follows:
psql: SSL SYSCALL error: EOF detected

Has anyone seen this error and can you tell me how to resolve it. I
had to back the ssl stuff back out to get the database to work.

Thanks for your help.

Carol Walter

Browse pgsql-admin by date

  From Date Subject
Next Message Hannes Dorbath 2007-05-05 08:16:50 Re: A way to query last checkpoint record and WAL log through SQL?
Previous Message Peter Eisentraut 2007-05-04 15:43:47 Re: Adding a port to postgresql.conf