strange SSL msg

Поиск
Список
Период
Сортировка
От Jean-Yves F. Barbier
Тема strange SSL msg
Дата
Msg-id 20110530212922.1a6eeca5@anubis.defcon1
обсуждение исходный текст
Ответы Re: strange SSL msg  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi list,

I followed the http://www.howtoforge.com/postgresql-ssl-certificates HOWTO
and succeeded to install SSL certificates (although pg_hba.conf line should
be: hostssl  mydb  myuser  0.0.0.0/0  cert (and not trust).)

As I didn't already test revocation, I made a: touch root.crl but at svr
start I've got these 2 log lines:
SSL certificate revocation list file "root.crl" not found, \
   skipping: no SSL error reported
Certificates will not be checked against revocation list.

Is this behavior normal or not?

JY
--

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

Предыдущее
От: Thangalin
Дата:
Сообщение: Unexpected results: string vs. direct SQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unexpected results: string vs. direct SQL