Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!news-out.triton.net!triton.net!newsfeeder.triton.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
From: joopgij@xs4all.nl (Joop Gijsbers)
Newsgroups: comp.databases.oracle.server
Subject: Jinitiator and ssl: SSL handshake failed
Date: 11 Nov 2003 07:14:14 -0800
Organization: http://groups.google.com
Lines: 39
Message-ID: <680c3066.0311110714.7ddf23cd@posting.google.com>
NNTP-Posting-Host: 62.58.35.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1068563654 8823 127.0.0.1 (11 Nov 2003 15:14:14 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 11 Nov 2003 15:14:14 +0000 (UTC)
Xref: newssvr20.news.prodigy.com comp.databases.oracle.server:247449

For a client i need an ssl connection ; i got the certificate and
implemented it.

Normal ssl connections works fine, but connections with Oracle
Jinitiator gives problems: SSL handshake failed error.:

Opening https://[url]/forms60java/f60all_jinit.jar no
proxyjavax.net.ssl.SSLException: SSL handshake failed:
X509CertChainIncompleteErr	at
oracle.security.ssl.OracleSSLSocketImpl.startHandshake(OracleSSLSocketImpl.java)	at
oracle.jinitiator.protocol.https.HttpsClient.doConnect(HttpsClient.java:128)	at
sun.net.www.http.HttpClient.openServer(HttpClient.java:272)	at
sun.net.www.http.HttpClient.openServer(HttpClient.java:344)	at
sun.net.www.http.HttpClient.<init>(HttpClient.java:212)	at
sun.net.www.http.HttpClient.<init>(HttpClient.java:216)	at
sun.plugin.protocol.http.HttpClient.<init>(HttpClient.java:58)	at
oracle.jinitiator.protocol.https.HttpsClient.<init>(HttpsClient.java:36)	at
oracle.jinitiator.protocol.https.HttpsClient.New(HttpsClient.java:52)	at
sun.plugin.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:109)	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Compiled
Code)	at sun.net.www.protocol.http.HttpURLConnection.openConnectionCheckRedirects(Compiled
Code)	at sun.applet.JARCache.beginStoring(JARCache.java:425)	at
sun.applet.AppletResourceLoader.loadJar(AppletResourceLoader.java:215)	at
sun.applet.JinitAppletPanel.loadJarFiles(Compiled Code)	at
sun.plugin.AppletViewer.loadJarFiles(Compiled Code)	at
sun.applet.JinitAppletPanel.runLoader(JinitAppletPanel.java:580)	at
sun.applet.JinitAppletPanel.run(Compiled Code)	at
java.lang.Thread.run(Thread.java:466)

I looked at Metalink, and got a note - 147836.1, How to make
Jinitiator work with Apache with SSL (HTTPS). But the solution in that
note - modifications in the certdb.txt in in Program
Files\oracle\Jinitiator 1.1.8.x\lib\security on the client does not
work.

Anyone a clue? Thanks.

Jinitiator version: 1.1.8.16
Oracle Ias: 9i Release 1 (v1.0.2.2.2a) for Windows NT/2000
