sorry for the typo .its not game. Its gmake

I am compiling the code under demo/ssl using gmake and when i try to run
ssl script and i get the below error.

uncaught MICO exception: IDL:omg.org/CORBA/INITIALIZE:1.0 (0, not-completed)
./ssl: line 47:  6547 Aborted                 (core dumped) ./server
-ORBIIOPAddr $ADDR -ORBSSLcert s_cert.pem -ORBSSLkey s_key.pem
-ORBSSLverify 0
client.cc:33: assertion failed
./ssl: line 52:  6551 Aborted                 (core dumped) ./client `cat
sec_hello.ior` -ORBSSLcert c_cert.pem -ORBSSLkey c_key.pem -ORBSSLverify 0

If i just run the server with ./server command and client with  ./client
`cat sec_hello.ior` command , it works fine ,but i dont see any
encryption.  Am i missing anything here ?



Thanks and Regards,
Ganga.

On Tue, Apr 10, 2018 at 7:22 PM, Karel Gardas <kgar...@objectsecurity.com>
wrote:

>
> Sorry, but I don't have any idea about what's "game" you are talking
> about...
>
> Cheers,
> Karel
>
> On 04/10/18 03:18 PM, GANGA KAMATH wrote:
>
>> Thank you for the response .
>>
>> Do I have to run the game command with any flag to enable SSL option ?
>> I tried running this example , but I couldn't achieve the encryption .
>>
>> Thanks and Regards,
>> Ganga.
>>
>> On Tue, Apr 10, 2018, 6:08 PM Karel Gardas <kgar...@objectsecurity.com
>> <mailto:kgar...@objectsecurity.com>> wrote:
>>
>>
>>     Please update to latest MICO HEAD from darcs repository and then see
>>     demo/ssl and demo/sl3 or even test/sl3 subdirectories for various
>>     examples of using TLS-protected communication.
>>
>>     Cheers,
>>     Karel
>>
>>     On 04/10/18 02:31 PM, GANGA KAMATH wrote:
>>      > In my project, all the subsytems talk to each other thro CORBA
>>     objects .
>>      > When I tried to capture the packet between these subsystems , I
>>     see that
>>      > it uses GIOP protocol and data is not encrypted . Is it possible to
>>      > encrypt the data sent between CORBA objects.
>>      >
>>      > I am using mico 2.3.12 version on Cent OS 7.2. Kindly guide me how
>> to
>>      > achieve TLS for communication between these CORBA ports.
>>      >
>>      > I read about option of encryption thro SSLIOP, but how do we
>>     integrate
>>      > that feature?
>>      >
>>      > Thanks and Regards,
>>      > Ganga
>>      >
>>      >
>>      >
>>     ------------------------------------------------------------
>> ------------------
>>      > Check out the vibrant tech community on one of the world's most
>>      > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>      >
>>      >
>>      >
>>      > _______________________________________________
>>      > Mico-devel mailing list
>>      > Mico-devel@lists.sourceforge.net
>>     <mailto:Mico-devel@lists.sourceforge.net>
>>      > https://lists.sourceforge.net/lists/listinfo/mico-devel
>>      >
>>
>>
>>     --
>>     Karel Gardas kgar...@objectsecurity.com
>>     <mailto:kgar...@objectsecurity.com>
>>     ObjectSecurity Ltd. http://www.objectsecurity.com
>>
>>
>
> --
> Karel Gardas                  kgar...@objectsecurity.com
> ObjectSecurity Ltd.           http://www.objectsecurity.com
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mico-devel mailing list
Mico-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mico-devel

Reply via email to