From: anish p. <ani...@gm...> - 2007-07-06 05:17:14
|
Hello all, I have compiled OpenORB with SSL. I want to write a sample application that will talk with TAO server( http://www.cs.wustl.edu/~schmidt/TAO.html ) After RTFM ( http://openorb.sourceforge.net/docs/1.4.0/SSL/doc/ssl.html#ch_faq), I found following entry <configuration> If JSSE was configured so that the keystore location and password have been specified, or for a simple client-only application, where the server does not require client authentication, configuration of the SSLIOP module can be performed simply by adding the following line to the active profile of the user's master configuration file: <import xlink:href="${openorb.home}config/SSLIOP.xml" /> </configuaration> Can anyone please explain me what is mean user's master config file? Or how I can write sample application using OpenORB? Thanks in Advance -- Anish Patil |