Re: Binding Server Endpoint with Naming Service
Duncan Grisby via omniORB-list <[email protected]>
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2017-08-16 at 10:30 +0100, Mark Thornber via omniORB-list wrote: > myServer creates a giop:tcp Endpoint and registers it with > customerNameServer. > > The Customer wants to move the Name Server to a more secure platform > and use SSL/TLS for access. (myServer will still create a giop:tcp > Endpoint.) > > Will populating the sslContext singleton class be sufficient to use > SSL/TLS for registering with customerNameServer ? Well, you need to set things up with suitable certificates, as in the ssl_echo example in the source. The other thing you need to think about is how you will configure the initial NameService reference, either using an ssliop corbaname URI or an IOR from the naming service. Duncan. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org -- _______________________________________________ omniORB-list mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-list