| From: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "'AI Rumman *EXTERN*'" <rummandba(at)gmail(dot)com>, pgsql-general General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pgpool ssl handshake failure |
| Date: | 2015-10-16 12:23:10 |
| Message-ID: | A737B7A37273E048B164557ADEF4A58B50FB9E99@ntex2010i.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2015-10-16 13:35:17 | Re: Standby pg_dump Conflict with Recovery |
| Previous Message | Francisco Olarte | 2015-10-16 08:05:29 | Re: question |