Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210938 - dev-db/postgresql - disable strict permission check on ssl key files
Summary: dev-db/postgresql - disable strict permission check on ssl key files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PgSQL Bugs
URL: http://archives.postgresql.org/pgsql-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 03:16 UTC by Ruben Jenster
Modified: 2008-06-07 20:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
07-relax-sslkey-permscheck.patch (07-relax-sslkey-permscheck.patch,764 bytes, patch)
2008-02-21 03:17 UTC, Ruben Jenster
Details | Diff
patch for postgresql-8.0.15.ebuild (postgresql-8.0.15.ebuild.patch,604 bytes, patch)
2008-02-21 03:22 UTC, Ruben Jenster
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben Jenster 2008-02-21 03:16:32 UTC
Hi,
please include the following patch that disables the strict permission check on the ssl key files for postgresql. This patch makes it possible to securely share an ssl key between apache/openvpn/ldap and postgres without the need of duplicating it.

See http://archives.postgresql.org/pgsql-bugs/2007-12/msg00082.php for further information.

Regards,
Ruben

Reproducible: Always
Comment 1 Ruben Jenster 2008-02-21 03:17:15 UTC
Created attachment 144173 [details, diff]
07-relax-sslkey-permscheck.patch
Comment 2 Ruben Jenster 2008-02-21 03:22:45 UTC
Created attachment 144175 [details, diff]
patch for postgresql-8.0.15.ebuild

patch for postgresql-8.0.15.ebuild that applies 07-relax-sslkey-permscheck.patch
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2008-06-07 20:35:12 UTC
Done dev-db/postgresql-base.
Thanks!