Re: SSL Problem

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: SSL Problem
Дата
Msg-id Pine.BSO.4.56.0407150242310.25406@leary.csoft.net
обсуждение исходный текст
Ответ на SSL Problem  ("Stefano Bonnin" <stefano.bonnin@comai.to>)
Список pgsql-jdbc

On Wed, 14 Jul 2004, Stefano Bonnin wrote:

> Hi, I have seen the same problem in the past of this list but I don't
> know how (and if) it has been solved. I'm trying to connect my java
> stand alone application with postgres 7.4.2 via SSL.
>
> I followed the istructions ...
> http://archives.postgresql.org/pgsql-jdbc/2003-08/msg00110.php ... and
> then I tryed an SSL connection with pgAdmin: all works correctly After I
> tryed to connect via java and the following error appear on the screen:
>
> converting regular socket connection to ssl
> org.postgresql.util.PSQLException
>         at org.postgresql.core.PGStream.flush(PGStream.java:415)
>         at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnectionV3(Abstrac
> tJdbc1Connection.java:284)

I can't say I've seen this error before.  Do you have any other
information?  The server log might say something about what happened on
that end.

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Very strange Error in Updates
Следующее
От: "Krishnakanth Rao"
Дата:
Сообщение: error codes using JDBC