[pgpool-committers: 5098] pgpool: Add regression test for SSL connection.

Tatsuo Ishii ishii at sraoss.co.jp
Wed Aug 29 12:38:26 JST 2018


Add regression test for SSL connection.

This tests SSL connection between frontend <--> Pgpool-II and
Pgpool-II <--> backend.

Branch
------
V3_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ed8bfa586d0594c3157d33378e5a3f12d874c70d

Modified Files
--------------
.../regression/tests/023.ssl_connection/README     |  6 ++
.../regression/tests/023.ssl_connection/server.crt | 79 +++++++++++++++++++++
.../regression/tests/023.ssl_connection/server.key | 27 ++++++++
.../regression/tests/023.ssl_connection/server.req | 61 ++++++++++++++++
.../regression/tests/023.ssl_connection/test.sh    | 81 ++++++++++++++++++++++
5 files changed, 254 insertions(+)



More information about the pgpool-committers mailing list