Re: [mico-devel] Corbaloc url for mico ssl

2018-04-23 Thread Karel Gardas
Use IIOP based bootstrap service which will provide you with the SSLIOP-based IOR for your real service... Cheers, Karel On 04/23/18 06:09 AM, GANGA KAMATH wrote: Hi, I am using corbaloc url : corbaloc:iiop:1.1@:/server/SerPOA/hello with clinet to connect to the host , but i am getting IDL:o

Re: [mico-devel] Corbaloc url for mico ssl

2018-04-23 Thread GANGA KAMATH
Thank you for the response . Can you please tell me what modification should i do in my corbaloc url : corbaloc:iiop:1.1@:/server/SerPOA/hello to access server with ssl. Thanks and Regards, Ganga. On Mon, Apr 23, 2018 at 2:06 PM, Karel Gardas wrote: > > Use IIOP based bootstrap service which

Re: [mico-devel] Corbaloc url for mico ssl

2018-04-23 Thread Karel Gardas
corbaloc as specified does not support TLS, hence my advise below to use some kind of bootstrapping service. You can even use naming service for that if you like ... Cheers, Karel On 04/23/18 10:44 AM, GANGA KAMATH wrote: Thank you for the response . Can you please tell me what modification