SSL question
am 13.04.2010 19:04:43 von Jeffrey Gaynor
I am trying to get SSL to to work with Postgres 8.1 under CentOS 5. The situation is that I have a key and cert I must use (so no self-signing) and attempting to access the database yields the message that no client cert was found in the ~/.postgresql directory.
It is my understanding that I do not need a client cert, correct?
I tried to fix this by setting the option "clientcert=0" in my pg_hda.conf file.
Q: How to I make it so that no client cert is required?
I'm a bit of a newbie with Postgres, so any and all information is happily received.
Thanks!
--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: SSL question
am 20.04.2010 17:40:01 von Jeffrey Gaynor
Never mind. I had misnamed the cert to root rather than server. Problem fixed.
Oh and delaying posts a week sure is a great way to get people to expand their horizons. :o)
----- Original Message -----
From: "Jeffrey Gaynor"
To: pgsql-admin@postgresql.org
Sent: Tuesday, April 13, 2010 12:04:43 PM
Subject: [ADMIN] SSL question
I am trying to get SSL to to work with Postgres 8.1 under CentOS 5. The situation is that I have a key and cert I must use (so no self-signing) and attempting to access the database yields the message that no client cert was found in the ~/.postgresql directory.
It is my understanding that I do not need a client cert, correct?
I tried to fix this by setting the option "clientcert=0" in my pg_hda.conf file.
Q: How to I make it so that no client cert is required?
I'm a bit of a newbie with Postgres, so any and all information is happily received.
Thanks!
--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin