Re: PGPool encrypted connections from Application - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: PGPool encrypted connections from Application
Date
Msg-id 20180102.210116.942839353615792121.t-ishii@sraoss.co.jp
Whole thread Raw
In response to PGPool encrypted connections from Application  (Vikas Sharma <shavikas@gmail.com>)
List pgsql-general
> Does PGPool allow encrypted connections from Application? i.e. ssl
> encrypted? My company wants to encrypt all traffic in the environment
> and so enabled https connections between applications/load balance. I
> am not sure about the PGPool. If application sends encrypted
> connection to PGPool will it accept?

Yes, you can use encrypted connections with Pgpool-II. See FAQ:
https://pgpool.net/mediawiki/index.php/FAQ#How_can_I_set_up_SSL_for_pgpool-II.3F

and the manual:
http://www.pgpool.net/docs/latest/en/html/runtime-ssl.html

for more details.

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


pgsql-general by date:

Previous
From: Vikas Sharma
Date:
Subject: PGPool encrypted connections from Application
Next
From: Martin Moore
Date:
Subject: Re: Slow system due to ReorderBufferGetTupleBuf?