Re: pgpool ssl handshake failure - Mailing list pgsql-general

From Albe Laurenz
Subject Re: pgpool ssl handshake failure
Date
Msg-id A737B7A37273E048B164557ADEF4A58B50FB9E99@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to pgpool ssl handshake failure  (AI Rumman <rummandba@gmail.com>)
List pgsql-general
AI Rumman wrote:
> 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.

Does the problem occur immediately when you try to connect or only after some time?

If the latter, it may well be a renegotiation issue.
If the former, I can't guess.
WHat are the OpenSSL versions involved on both ends?

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Francisco Olarte
Date:
Subject: Re: question
Next
From: Adrian Klaver
Date:
Subject: Re: Standby pg_dump Conflict with Recovery