JDBC driver location for SSL

JDBC Thin driver version 10g Release 2 and above include SSL support. You can obtain the Oracle Database 10gR2, 11g, or 11gR2 driver from the following locations:

Value
 The ORACLE_HOME\jdbc\lib directory of an Oracle database (client or server) installation. 
 The JDBC Driver Downloads page on the Oracle Technology Network website. 
Security Directory Integrator version 7.0
Use ojdbc5.jar, which is the driver for JDK 1.5.
Security Directory Integrator version 7.1
Use ojdbc6.jar, which is the driver for use with JDK 1.6.
You must copy the appropriate driver to one of the following locations on the Security Directory Integrator server:
Value
 TDI_HOME\jars\3rdparty\others. 
 TDI_HOME\jvm\jre\lib\ext 

where TDI_HOME is the directory where Security Directory Integrator is installed. For example, on a Windows platform, the default directory is C:\Program Files\IBM\TDI\V7.x.

You must also delete previous versions of the JDBC Thin driver from these two TDI_HOME locations. The previous versions of the driver are one or more of the following files:

Value
 ojdbc14.jar 
 classes12.zip 
 nls_charset12.zip 
 classes111.zip 
 nls_charset11.zip 
Note: The .zip files that are listed might be named as .jar files. For example, classes12.jar.