Re: could not accept SSL connection: peer did not return a

From: Jeff Frost <jeff(at)frostconsultingllc(dot)com>
To: Donald Fraser <postgres(at)kiwi-fraser(dot)net>
Cc: "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: could not accept SSL connection: peer did not return a
Date: 2006-03-20 17:57:06
Message-ID: Pine.LNX.4.64.0603200954560.18416@discord.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 20 Mar 2006, Donald Fraser wrote:

> Yet when I try to connect with old client applications using SSL I get the following error reported in the server log:
> "could not accept SSL connection: peer did not return a certificate"

Donald,

Are you attempting to use SSL certificates for client authentication? It
sounds like you have a root.crt in your PGDATA directory, but your clients are
not setup to provide a certificate upon connection and thus the server is
denying access.

--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dianne Yumul 2006-03-20 18:03:28 Re: use of <END> in psql
Previous Message Donald Fraser 2006-03-20 17:47:48 could not accept SSL connection: peer did not return a certificate