strange SSL msg - Mailing list pgsql-novice

From Jean-Yves F. Barbier
Subject strange SSL msg
Date
Msg-id 20110530212922.1a6eeca5@anubis.defcon1
Whole thread Raw
Responses Re: strange SSL msg  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Thangalin
Date:
Subject: Unexpected results: string vs. direct SQL
Next
From: Tom Lane
Date:
Subject: Re: Unexpected results: string vs. direct SQL