[pgpool-committers: 6707] pgpool: Fix: 0000608: pgpool ssl front end accept all ciphers. not work

Muhammad Usama m.usama at gmail.com
Wed May 6 04:56:24 JST 2020


Fix: 0000608: pgpool ssl front end accept all ciphers. not working as expected.

SSL  cipher_list needed to be set for server-side SSL context
instead for the client-side context.

Branch
------
V4_1_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7c13a6087f3663781ce842a77fd5e86491c7a8d5
Author: Muhammad Usama <m.usama at highgo.ca>

Modified Files
--------------
src/utils/pool_ssl.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)



More information about the pgpool-committers mailing list