Error when trying ssl - Mailing list pgsql-admin

From Carol Walter
Subject Error when trying ssl
Date
Msg-id E7C4D3CA-EE53-4717-8FE4-432F28E91355@indiana.edu
Whole thread Raw
List 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

pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Adding a port to postgresql.conf
Next
From: Hannes Dorbath
Date:
Subject: Re: A way to query last checkpoint record and WAL log through SQL?