Re: SSL Connection Problems - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: SSL Connection Problems
Date
Msg-id Pine.BSO.4.56.0407261221400.7379@leary.csoft.net
Whole thread Raw
In response to SSL Connection Problems  (dgr <me@home.com>)
List pgsql-jdbc

On Mon, 26 Jul 2004, dgr wrote:

> A good day,
>
> I am trying to connect to my postgresql database using SSL (I am using
> the Win32 development build from postgresql).

If you can't connect from pgadmin either it certainly looks like a server
problem, not a client one.  With the win32 build the best place to ask
this might be pgsql-hackers-win32@postgresql.org.

> LOG:  could not initialize SSL connection: SSL error code 336306371
>

This error message isn't very useful and a google search on the
number comes up with nothing.  Does this have a LOCATION: or
DETAIL: line?  Can you get the server to provide them with
log_error_verbosity=verbose?

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: JDBC Rowsets running out of memory when dealing with
Next
From: Kris Jurka
Date:
Subject: Re: Charset problem on WHERE clause