Re: PLZZ HELP !!!! Enabling SSL for CORBA Applications

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 20 Apr 2002 10:27:29 -0700
Message-ID: <a20d28ee.0204200927.70e8e3dd_at_posting.google.com>


pa_arora_at_yahoo.com (Pavan Arora) wrote in message news:<ecf6f912.0204190129.2f005c8b_at_posting.google.com>...
> HELLO ALL
>
> 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...
>
> 1) I reconfigured the database using 'dbca' tool and in the protocol
> options i choosed TCPS.
>
> 2) 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

Start verifying your listener.ora
It looks like it has an error in the address_list section

Connecting to (Description=(Adrerss=(protocol=tcps)(host=cila)(port-2484)))


                               ^
                                                                   |
                                                                   |

Hth

Sybrand Bakker
Senior Oracle DBA Received on Sat Apr 20 2002 - 19:27:29 CEST

Original text of this message