From: | "kumar, Anand (Anand)" <kumara(at)avaya(dot)com> |
---|---|
To: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: ssl support in XA Datasource |
Date: | 2008-08-26 10:45:12 |
Message-ID: | CA47D1D13890F84E872476D063EABCB395F664@301081ANEX2.global.avaya.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Laurenz, Thanks a lot!! .... I tried with postgresql-8.3-603.jdbc3.jar
and SSl worked.
-----Original Message-----
From: Albe Laurenz [mailto:laurenz(dot)albe(at)wien(dot)gv(dot)at]
Sent: Monday, August 25, 2008 12:57 PM
To: kumar, Anand (Anand); pgsql-jdbc(at)postgresql(dot)org
Subject: RE: [JDBC] ssl support in XA Datasource
> I would like to know if PostgreSQL 8.2 supports SSL via XA datasource.
> I am using JBoss EAP 4.3 for making jdbc connections.
The 8.2 driver does not have SSL support in the datasource, but if you
use the 8.3 driver, you can set "ssl" and "sslFactory".
Yours,
Laurenz Albe
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Macfarlane | 2008-08-27 09:41:59 | Broken links on the mailing lists page |
Previous Message | Albe Laurenz | 2008-08-25 07:26:40 | Re: ssl support in XA Datasource |