Thread: pgsql: Use existing SSL certs in LDAP tests instead of generating them

pgsql: Use existing SSL certs in LDAP tests instead of generating them

From
Andrew Dunstan
Date:
Use existing SSL certs in LDAP tests instead of generating them

The SSL test suite has a bunch of pre-existing certificates, so it's
better simply to use what we already have than generate new certificates
each time the LDAP tests are run.

Discussion: https://postgr.es/m/bc305c7a-f390-44f2-2e82-9bcaec6108da@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f03bd5717eaf31569ca797a2f7d65608f88ac2a2

Modified Files
--------------
src/test/ldap/Makefile      |  1 -
src/test/ldap/meson.build   |  1 -
src/test/ldap/t/001_auth.pl | 19 ++++++++-----------
src/test/ssl/README         |  5 +++++
4 files changed, 13 insertions(+), 13 deletions(-)