| From: | Andrew M <andrew(at)jibeya(dot)com> |
|---|---|
| To: | Kris Jurka <books(at)ejurka(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL + SSL - sun.security.validator.ValidatorException |
| Date: | 2004-12-11 15:50:31 |
| Message-ID: | 635C5E46-4B8C-11D9-A341-0003938366A4@jibeya.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pucky Loucks | 2004-12-11 17:35:58 | Re: Java Studio Creator Fix/Hack |
| Previous Message | Kris Jurka | 2004-12-11 13:43:45 | Re: Translation update: tr |