SSL support for javax.sql.DataSource

From: "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: SSL support for javax.sql.DataSource
Date: 2007-06-18 10:18:41
Message-ID: AFCCBB403D7E7A4581E48F20AF3E5DB203689E86@EXADV1.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Wouldn't it be a good thing to have SSL support for DataSource
connections?

It shouldn't be too hard; attached is a patch (against 8.3dev-600)
that shows what I mean. It is probably unclean to hard code the
NonValidatingFactory...

What do you think?

Yours,
Laurenz Albe

Attachment Content-Type Size
DataSource_ssl.patch application/octet-stream 2.9 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message EBIHARA, Yuichiro 2007-06-18 11:41:59 standard LOB support
Previous Message Luca Ferrari 2007-06-17 12:19:24 Re: a simple example of XA (not working)