Re: GCJ, SSL Connection Issue

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: GCJ, SSL Connection Issue
Дата
Msg-id Pine.BSO.4.61.0511292022060.25356@leary.csoft.net
обсуждение исходный текст
Ответ на GCJ, SSL Connection Issue  (Chad Files <cpfiles@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Chad Files
Дата:
Сообщение: GCJ, SSL Connection Issue
Следующее
От: Martin Keller
Дата:
Сообщение: Re: Driver does not report all catalogs