Re: LDAPS
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-03T19:57:18Z
Lists: pgsql-hackers
Attachments
- ldaps-v2.patch (application/octet-stream) patch v2
On Sat, Nov 4, 2017 at 2:05 AM, Thomas Munro <thomas.munro@enterprisedb.com> wrote: > That > said, I've only tested the attached lightly on FreeBSD + OpenLDAP and > don't know if it'll work elsewhere. Oops, that version's TAP test was a little too dependent on my system's ldap.conf file. Here's a version that sets the LDAPCONF env var to fix that. -- Thomas Munro http://www.enterprisedb.com
Commits
-
Allow ldaps when using ldap authentication
- 35c0754fadca 11.0 landed