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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Дата
Msg-id 23256.1124937359@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure  (vishal saberwal <vishalsaberwal@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: vishal saberwal
Дата:
Сообщение: Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Ref: BUG#1321: SSL error: sslv3 alert handshake failure