Thread: pgsql: Fix certificate subjects in ldap test

pgsql: Fix certificate subjects in ldap test

From
Andrew Dunstan
Date:
Fix certificate subjects in ldap test

openssl doesn't like lower case subject attribute names. Error observed
in buildfarm results.

Backpatch to release 11.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4116420baeae614a2711e156f0c4e58adad172ba

Modified Files
--------------
src/test/ldap/t/001_auth.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)