Re: GCJ, SSL Connection Issue - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: GCJ, SSL Connection Issue
Date
Msg-id Pine.BSO.4.61.0511292022060.25356@leary.csoft.net
Whole thread Raw
In response to GCJ, SSL Connection Issue  (Chad Files <cpfiles@gmail.com>)
List pgsql-jdbc

On Tue, 29 Nov 2005, Chad Files wrote:

> I am having issues connecting to a remote postgres server over SSL
> using the GCJ interpreter. I have researched the issue all day and
> have not got close to solving it. Any help would be appreciated.
>
> Caused by: java.lang.RuntimeException: error instantiating default
> socket factory: java.security.NoSuchAlgorithmException: SSLv3
>

This is a limitation of gcj, it doesn't come with a SSL provider by
default.  You'll need jessie: http://www.nongnu.org/jessie/

Kris Jurka

pgsql-jdbc by date:

Previous
From: Chad Files
Date:
Subject: GCJ, SSL Connection Issue
Next
From: Martin Keller
Date:
Subject: Re: Driver does not report all catalogs