Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
Robert Haas <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <CA+TgmoZEjyv_PD=2cinkbDA_chyLNAcBPL_9bKJQ6bc=nw+FHA@mail.gmail.com> |
On Thu, Jan 9, 2020 at 3:11 AM Andrew Dunstan <[email protected]> wrote: > Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings > > This allows different users to authenticate with different certificates. > > Author: Craig Ringer > > https://git.postgresql.org/pg/commitdiff/f5fd995a1a24e6571d26b1e29c4dc179112b1003 Does this mean that a non-superuser can induce postgres_fdw to read an arbitrary file from the local filesystem? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company