From: | AI Rumman <rummandba(at)gmail(dot)com> |
---|---|
To: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
Subject: | pgpool ssl handshake failure |
Date: | 2015-10-15 13:59:37 |
Message-ID: | CAGoODpd_mhoCy3q3CNQBcxboiGSYAKXJisexXZ_sGxefOXxipg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I am using pgpool-II version 3.4.3 (tataraboshi).
Where my database is Postgresql 8.4.
I am trying to configure ssl mode from client and between pgpool and
database it is non-ssl.
I configured as document and now I am getting this in my log:
>
> *2015-10-13 22:17:58: pid 1857: LOG: new connection received*
> *2015-10-13 22:17:58: pid 1857: DETAIL: connecting host=10.0.0.5
> port=65326*
> *2015-10-13 22:17:58: pid 1857: LOG: pool_ssl: "SSL_read": "ssl handshake
> failure"*
> *2015-10-13 22:17:58: pid 1857: ERROR: unable to read data from frontend**2015-10-13
> 22:17:58: pid 1857: DETAIL: socket read failed with an error "Success"*
Please let me know what wrong I am doing.
Thanks & Regards.
From | Date | Subject | |
---|---|---|---|
Next Message | Ramesh T | 2015-10-15 14:05:35 | Re: postgres function |
Previous Message | Tom Lane | 2015-10-15 13:46:19 | Re: Installing plpython3u |