From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dan Langille <dan(at)langille(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Rob Abernethy IV <abernethy(at)dynedge(dot)com>, postgresql <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: SSL Mode |
Date: | 2002-12-23 18:42:27 |
Message-ID: | 200212231842.gBNIgRo02712@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Dan Langille wrote:
> On Mon, 23 Dec 2002, Tom Lane wrote:
>
> > "Rob Abernethy IV" <abernethy(at)dynedge(dot)com> writes:
> > > I cannot get the postmaster to start up in SSL mode. I receive the following
> > > error:
> > > bad permissions on private key file (/var/lib/pgsql/data/server.key)
> >
> > > -rw-r--r-- 1 postgres postgres 3223 Dec 18 17:10 server.crt
> > > -rw-r--r-- 1 postgres postgres 887 Dec 18 17:10 server.key
> >
> > I think it wants the private key file to be mode 600 or less --- a
> > world-readable private key isn't very private, hmm?
>
> Is this a good candidate for error message improvement?
Yes. I will take care of it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Radoslaw Stachowiak | 2002-12-23 18:59:11 | Re: SSL Mode |
Previous Message | Dan Langille | 2002-12-23 18:38:03 | Re: SSL Mode |