From: Kevin Brown Date: 2006-01-29T08:56:50+09:00 Subject: Re: PostgreSQL in Ruby with SSL connections No. Server is Debian Sarge with 8.1.2 installed from source. Client is Kubuntu Breezy Badger with ruby and postgres ruby adapter installed via apt-get. On 1/28/06, Dave Lee wrote: > On 1/28/06, Kevin Brown wrote: > > Yes. And the postgres server reports in the logs that the ruby code > > is not supplying a cert, hence the ssl handshake failure, while psql, > > from the exact same user account, and terminal window, 2 seconds > > apart, connects beautifully. > > > > Did they link against an older version (7 point something) of lib-pq? > > I'm on newest everything for psql and the server... > > are you running on windows? > > Dave > >