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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/273e78715a0f92708f6b7b0c99393666e3281f72

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