[pgpool-hackers: 3006] Secure TCP/IP Connections with SSL does not work any more with 4.0 alpha1

Tatsuo Ishii ishii at sraoss.co.jp
Tue Aug 28 10:43:11 JST 2018


Hi,

I found that Secure TCP/IP Connections with SSL does not work any more
with 4.0 alpha1.

With 3.7.5 it works if I follow the step in FAQ:

https://pgpool.net/mediawiki/index.php/FAQ#How_can_I_set_up_SSL_for_pgpool-II.3F

t-ishii at tishii-CFSV7-1:~/work/Pgpool-II/current/aaa$ psql -p 11000 -h localhost test
psql -p 11000 -h localhost test
psql (10.5)
SSL connection (protocol: TLSv1.2, cipher: ECDHE-RSA-AES256-GCM-SHA384, bits: 256, compression: off)
Type "help" for help.

test=#

I set up:
ssl = on
ssl_key = '/home/t-ishii/work/Pgpool-II/current/aaa/etc/server.key'
ssl_cert = '/home/t-ishii/work/Pgpool-II/current/aaa/etc/server.crt'

I also registered this our bug tracker. This is definitely an alpha2
showstopper.

https://www.pgpool.net/mantisbt/view.php?id=428

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list