SSL question

Поиск
Список
Период
Сортировка
От Jeffrey Gaynor
Тема SSL question
Дата
Msg-id 74745749.2535.1271178283785.JavaMail.root@zimbra-1.ncsa.uiuc.edu
обсуждение исходный текст
Ответы Re: SSL question  (Jeffrey Gaynor <jgaynor@ncsa.uiuc.edu>)
Список 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
~/.postgresqldirectory. 

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!

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to disconnect a single user in Postgresql 8.2.5 from a database
Следующее
От: Mitch Collinsworth
Дата:
Сообщение: drop database / create database / data still here ?