Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Oracle JDBC Thin over SSL

Oracle JDBC Thin over SSL

From: mkb <mkb125_at_yahoo.com>
Date: Mon, 22 Oct 2007 12:14:20 -0700 (PDT)
Message-ID: <550534.912.qm@web58012.mail.re3.yahoo.com>


This is for Oracle 10.2.0.3 on RedHat AS 4.0.

I've installed Oracle Advanced Security Option and configured it correctly I think. I can tnsping and sqlplus to the database using the SSL connection I have configured.

Has anyone successfully used the JDBC thin driver and SSL to connect to the database? I've tried some sample code I found at http://www.java2s.com/Code/Java/Database-SQL-JDBC/TestSSL.htm but I haven't gotten it to work.

According to the Oracle Advanced Security Administrators Guide: The Oracle JDBC Thin driver implements the Oracle O3LOGON protocol for authentication. It does not support Oracle Advanced Security SSL implementation, nor does it support third party authentication features such as RADIUS, Kerberos, and SecurID. However, the Oracle JDBC OCI (thick) driver support is the same as thick client support, where all Oracle Advanced Security features are implemented.

But the Oracle JDBC Developers Guide seems to say that you can (Chapter 11 SSL Support).

Has anyone implemented this or have any ideas?

--

mohammed



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--

http://www.freelists.org/webpage/oracle-l Received on Mon Oct 22 2007 - 14:14:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US