strange SSL msg

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: strange SSL msg
Date: 2011-05-30 19:29:22
Message-ID: 20110530212922.1a6eeca5@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
--

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2011-05-31 01:39:49 Re: Unexpected results: string vs. direct SQL
Previous Message Thangalin 2011-05-29 21:47:31 Unexpected results: string vs. direct SQL