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 <[EMAIL PROTECTED]>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match