[pgpool-committers: 6708] 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=56cfadecb0ab421e66e412b8895f9656bfafe42d
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