Allow SSL TAP tests to run on Windows

Andrew Dunstan <andrew@dunslane.net>

Commit: 51e3005a072c3007b32634043c46673dd9decf03
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2019-09-29T21:50:44Z
Releases: 11.6
Allow SSL TAP tests to run on Windows

Windows does not enforce key file permissions checks in libpq, and psql
can produce CRLF line endings on Windows.

Backpatch to Release 12 (CRLF) and Release 11 (permissions check)

Files

PathChange+/−
src/test/ssl/t/001_ssltests.pl modified +10 −5