BUG #3809: SSL "unsafe" private key permissions bug

From: "Simon Arlott" <postgresql(dot)simon(at)arlott(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3809: SSL "unsafe" private key permissions bug
Date: 2007-12-08 12:24:49
Message-ID: 200712081224.lB8COn5j064721@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3809
Logged by: Simon Arlott
Email address: postgresql(dot)simon(at)arlott(dot)org
PostgreSQL version: 8.2.4
Operating system: Linux 2.6.23
Description: SSL "unsafe" private key permissions bug
Details:

FATAL: unsafe permissions on private key file "server.key"
DETAIL: File must be owned by the database user and must have no
permissions for "group" or "other".

It should be possible to disable this check in the configuration, so those
of us capable of deciding what's unsafe can do so.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-12-08 15:20:37 Re: Follow up to Conditional SELECT returns incorrect results.
Previous Message Magnus Hagander 2007-12-08 11:17:08 Re: BUG #3804: initdb.exe cannot be started