Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vishal saberwal <vishalsaberwal(at)gmail(dot)com>
Cc: "T(dot)J(dot) Ferraro" <tjtoocool(at)phreaker(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Date: 2005-08-25 02:35:59
Message-ID: 23256.1124937359@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

vishal saberwal <vishalsaberwal(at)gmail(dot)com> writes:
> LOG: could not accept SSL connection: peer did not return a certificate

It looks to me like you've got the server side set up correctly, but not
the client side. The client needs to have a certificate to return when
the server demands it. See
http://www.postgresql.org/docs/8.0/static/libpq-ssl.html

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-08-25 02:54:01 Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Previous Message vishal saberwal 2005-08-25 02:28:44 Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure