1 Reply Latest reply on Oct 17, 2003 10:27 AM by adrian.brock

    JDBC over SSL

    colonelx

      Hi all,

      first off , apologies if this is the wrong forum.
      Just let me know and I'll move my post ASAP.

      Is there a jdbc driver out there that implements jdbc over SSL, so that all data to and from the Database server will be encrypted.
      Kinda lookin for an oracle implementation, any one know of one / suggest any alternatives, preferably for free :) and of type 4 (ie) a pure java implementation.

      I'd assume that if I was to find such a driver, I'd set it up in the oracle-ds.xml, do a lookup on the datasource , get a connection from it, and it would be an encrypted connection.
      Any info appreciated.