Re: PostgreSQL + SSL - sun.security.validator.ValidatorException - Mailing list pgsql-jdbc

From Andrew M
Subject Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Date
Msg-id 635C5E46-4B8C-11D9-A341-0003938366A4@jibeya.com
Whole thread Raw
In response to PostgreSQL + SSL - sun.security.validator.ValidatorException  (Andrew M <andrew@jibeya.com>)
Responses Re: PostgreSQL + SSL - sun.security.validator.ValidatorException  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Ok,
so the best I can do at the moment, in terms of ssl on postgresql via
JDBC, is to use an unauthenticated connection!? Is man in the middle a
real concern, as the data in the tables will be encrypted?

My setup is:

{web|client}------->apache2---------<authenticted
ssl>--------->jbiss4---------<unauthenticated ssl>-------->postgresql

regards


Andrew
On 11 Dec 2004, at 14:24, Kris Jurka wrote:

>
>
> On Sat, 11 Dec 2004, Andrew M wrote:
>
>> So all I need to do is specify the alias of the certificate to return
>> from cacerts?
>
> No, you cannot use client certificates.  As I mentioned in a couple of
> my
> previous emails the JDBC driver does not have any support for client
> certificates.  My later emails included some speculation on what
> additional code would be necessary to implement this feature.
>
> Kris Jurka
>


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Translation update: tr
Next
From: Pucky Loucks
Date:
Subject: Re: Java Studio Creator Fix/Hack