Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Date
Msg-id 23256.1124937359@sss.pgh.pa.us
Whole thread Raw
In response to Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure  (vishal saberwal <vishalsaberwal@gmail.com>)
List pgsql-bugs
vishal saberwal <vishalsaberwal@gmail.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

pgsql-bugs by date:

Previous
From: vishal saberwal
Date:
Subject: Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Next
From: Tom Lane
Date:
Subject: Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure