Connecting to a DB through SSL

From: "Freddy Villalba Arias" <fvillalba(at)madrid(dot)bilbomatica(dot)es>
To: "PostgreSQL JDBC Mailing List" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Connecting to a DB through SSL
Date: 2004-04-23 12:55:28
Message-ID: 92EFB0BEDD24E9419E2CD9A2BD35DAEA285F@bmsrv001.madrid.bilbomatica.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi everybody,

I'm using Tomcat v4.1, JDBC 2.0.

I've succesfully configured my JDBC client and my (DB) server. I've
successfully connected to it, tested different levels of authentication.

I want to use md5 or Kerberos for protecting the password sent through
the network for establishing connections. What are the steps for
accomplishing this? So far, I've downloaded JSSE's jar files and
deployed them appropriately (I guess).

Any help would be appreciated.

Regards,

Freddy.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Glenn Holmer 2004-04-23 14:03:35 Re: JDBC rowsets
Previous Message Kris Jurka 2004-04-23 06:58:57 Re: JDBC rowsets