[pgpool-committers: 6706] 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_0_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9c9237d2a0c50709b7bcf7415e3d89107470e7b2
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