PLZZ HELP !!!! Enabling SSL for CORBA Applications
From: Pavan Arora <pa_arora_at_yahoo.com>
Date: 19 Apr 2002 02:29:36 -0700
Message-ID: <ecf6f912.0204190129.2f005c8b_at_posting.google.com>
HELLO ALL [Quoted] [Quoted] I WILL BE GREATFUL IF U HELP ME ..............Actually I am porting a CORBA application on Oracle 9i and have to use Oracle's visibroker. Now my problem is to make it secure using SSL....
Date: 19 Apr 2002 02:29:36 -0700
Message-ID: <ecf6f912.0204190129.2f005c8b_at_posting.google.com>
HELLO ALL [Quoted] [Quoted] I WILL BE GREATFUL IF U HELP ME ..............Actually I am porting a CORBA application on Oracle 9i and have to use Oracle's visibroker. Now my problem is to make it secure using SSL....
WHAT I DID...
- I reconfigured the database using 'dbca' tool and in the protocol options i choosed TCPS.
- According to the documentation i also changed the init<sid>.ora file as......
dispatchers= "(PROTOCOL=TCPS)(PRE=oracle.aurora.server.SGiopServer)"
3) Now when I start the listener thru 'lsnrctl'...itshows the following errors..
Connecting to (Description=(Adrerss=(protocol=tcps)(host=cila)(port-2484)))
ORA-28759:Failed to open file TNS-12560:TNS Protocol adapter failure TNS-00540:SSL protocol adapter failure ##################################
Now what should I do to make the demo example 'clientAuth' work. PLEASE HELP !!! I'll BE GREATFUL.
Regards
Pavan Arora
Received on Fri Apr 19 2002 - 11:29:36 CEST