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

Home -> Community -> Usenet -> c.d.o.misc -> Re: 9ias, jinitiator and ssl proxy server

Re: 9ias, jinitiator and ssl proxy server

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Tue, 09 Nov 2004 19:33:11 +0100
Message-ID: <cmoe6v$c4s$1@news6.zwoll1.ov.home.nl>


Dave Barstis wrote:
> We're trying to put a BigIP switch in front of our 9ias (1.0.2.2.2)
> server. BigIP will handle the encryption and pass an http request to
> the app server.
> Everything works fine when I bypass the BigIP server and only use http
> requests directly on the app server. I get an error when trying to
> access via BigIP.
>
> Here's what we have:
>
> 1. Client connects to https://host.name.edu:9098 (address
> 129.74.xx.xx) which is BigIP.
>
> 2. BigIP sends request to http://host.name.edu:9098 (address
> 172.19.xx.xx) which is 9i App Server behind the firewall.
>
> 3. Client gets menu form with
> https://host.name.edu:9098/dev60cgi/f60cgi?config=INSTANCE link on it.
>
> 4. While opening https://host.name.edu:9098/forms60java/oracle/forms/engine/Main.class,
> we get the following error:
>
> java.lang.ClassNotFoundException: oracle.forms.engine.Main
>
> with java.io.IOException: javax.net.ssl.SSLException: SSL handshake
> failed: X509CertChainInvalidErr appearing in the console window.
>
> I looked up the X509CertChainInvalidErr on Metalink but the solution
> doesn't apply here. Like I said, if I access the 9ias server
> directly, all works as advertised. I'm sure it's something simple
> that I'm overlooking but if anyone has any ideas, your help would be
> greatly appreciated.
>
> Thanks,
> Dave Barstis
> University of Notre Dame

Install the dependent part of your certificate on 9iAS; lots od browsers have base certificates on board, 9iAS does not; and your certificate is only a partial one, Verisign, I'd bet.

Has been asked before; google is your friend

-- 

Regards,
Frank van Bortel
Received on Tue Nov 09 2004 - 12:33:11 CST

Original text of this message

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