Re: SSL connection failure - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: SSL connection failure
Date
Msg-id AANLkTimaGkTQeYmh1rivQD+mmh78onvkj6XydYsZCFFa@mail.gmail.com
Whole thread Raw
In response to SSL connection failure  ("David Patricola" <david.patricola@jefferson.edu>)
Responses Re: SSL connection failure  ("David Patricola" <david.patricola@jefferson.edu>)
Re: SSL connection failure  ("David Patricola" <david.patricola@jefferson.edu>)
List pgsql-jdbc
> After restarting java services, I retest the datasource connection
> (jdbc:postgresql://x.x.x.x/main?ssl) and get the fail message
> “org.postgresql.util.PSQLException: The connection attempt failed.” with no
> details in any logs to provide details.  The connection works without ssl
> fine.

In addition to Dave's suggetion, have you configured driver-level
logging to check what's going on there? See loglevel connection
parameter and DriverManager.setLogWriter().

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: SSL connection failure
Next
From: Oliver Jowett
Date:
Subject: Re: JDBC gripe list