Re: SSL Problem - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: SSL Problem
Date
Msg-id Pine.BSO.4.56.0407150242310.25406@leary.csoft.net
Whole thread Raw
In response to SSL Problem  ("Stefano Bonnin" <stefano.bonnin@comai.to>)
List 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 by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Very strange Error in Updates
Next
From: "Krishnakanth Rao"
Date:
Subject: error codes using JDBC