Re: jdbc security - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: jdbc security
Date
Msg-id Pine.BSO.4.56.0502162217180.25741@leary.csoft.net
Whole thread Raw
In response to jdbc security  ("Shrish" <shrishjain@gmail.com>)
List pgsql-jdbc

On Wed, 16 Feb 2005, Shrish wrote:

> I connect to Database using JDBC. I would like to know if there is a
> way I can make my communication with database server secure. In other
> words, I want my data to be encrypted on its way to database while it
> in network.
>

Please see the SSL connection chapter in the JDBC manual:

http://jdbc.postgresql.org/documentation/80/ssl.html

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Shrish"
Date:
Subject: jdbc security
Next
From: Kris Jurka
Date:
Subject: Re: pst.setNull(2, Types.BLOB)