Test: add ssl_ecdh_curve test to 023.ssl_connection.
023.ssl_connection did not cover the test for ssl_ecdh_curve. This
commit tests it using bad ssl_ecdh_curve parameter to see if connection
between frontend and pgpool fails.
Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Backpatch-through: v4.2
Branch
------
V4_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a9664041375e3b09306c4a1fb57ee28636c95c5e
Modified Files
--------------
.../regression/tests/023.ssl_connection/test.sh | 45 ++++++++++++++++++++++
1 file changed, 45 insertions(+)