| Bug#: 210938 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: pgsql-bugs@gentoo.org | Reported By: rjenster@eiszeit.blogdns.net | |
| Component: Server | |||
| URL: http://archives.postgresql.org/pgsql-bugs/2007-12/msg00082.php | |||
| Summary: dev-db/postgresql - disable strict permission check on ssl key files | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-02-21 03:16 0000 | |||
| Description: | Opened: 2008-02-21 03:16 0000 |
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
Created an attachment (id=144173) [details]
07-relax-sslkey-permscheck.patch
Created an attachment (id=144175) [details]
patch for postgresql-8.0.15.ebuild
patch for postgresql-8.0.15.ebuild that applies
07-relax-sslkey-permscheck.patch
Done dev-db/postgresql-base. Thanks!