SSL question

From: Jeffrey Gaynor <jgaynor(at)ncsa(dot)uiuc(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: SSL question
Date: 2010-04-13 17:04:43
Message-ID: 74745749.2535.1271178283785.JavaMail.root@zimbra-1.ncsa.uiuc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Greg Smith 2010-04-13 17:13:58 Re: Getting the initdb parameter values
Previous Message tv 2010-04-13 14:25:59 Re: [ADMIN] Query is stuck