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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=594059427341f28d95687f2cd91f1e21300eebc1
Modified Files
--------------
.../regression/tests/023.ssl_connection/test.sh | 45 ++++++++++++++++++++++
1 file changed, 45 insertions(+)