Using JDBC and SSL (or any method of security) - Mailing list pgsql-interfaces

From Nick Urbanik
Subject Using JDBC and SSL (or any method of security)
Date
Msg-id 35AB2302.5236A260@iohk.com
Whole thread Raw
Responses Re: [INTERFACES] Using JDBC and SSL (or any method of security)
List pgsql-interfaces
Hello,

We want to use JDBC together with a patched PostgreSQL using Brett
McCormick's PostgreSQl-SSL patch.  Is it possible to use encrypted
communication with JDBC using this?  Or kerberos?  Or do you have any
suggestions as to how we can make it secure?

The database will contain sensitive information and will be available
over the Internet, to those who are authorised.

If no encryption is possible, is it possible to ensure that no one can
read the passwords (by encrypting them)?  I would be grateful for any
help; please reply to my email addresses also.
--
Nick Urbanik, Dept. of Elec & Comms Engineering, HKTC(TY)
email: nicku@vtc.edu.hk, nicku@iohk.com
Tel:   (852) 2436 8660, (825) 2436 8674
Fax:   (852) 2436 8643

pgsql-interfaces by date:

Previous
From: Goran Thyni
Date:
Subject: Re: [INTERFACES] using c++ for functions
Next
From: t-ishii@sra.co.jp (Tatsuo Ishii)
Date:
Subject: Re: [HACKERS] atttypmod now 32 bits, interface change