psql and ssl. - Mailing list pgsql-general

From John Schickling
Subject psql and ssl.
Date
Msg-id 3ECB5DFD.5030507@lmco.com
Whole thread Raw
List pgsql-general

I setup the server with the necessary server keys and certificates,
modified the postgresql.conf "ssl=on", and set the pg_hba.conf for
hostssl for a particular host, and restarted the server successfully.
 When I start psql the the particular host I receive the "host not in
pg_hba.conf.  When I modify the pg_hba.conf to not reflect hostssl it
works fine.  What type of setup is necessary on the client end to make
this work.  I have checked the documentation and FAQ's, and have not yet
come across the solution.

Thanx,
John


pgsql-general by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: SELECT DISTINCT ON bug?
Next
From: "Madhavi Daroor"
Date:
Subject: TIMESTAMP SUBTRACTION