Secure server addresses

The client ORB connects only to a server listener that uses an equivalent or greater level of security as requested in the qop setting. When you use ORB.string_to_object to instantiate a SessionManager::Manager proxy, the listener specified by the server address must use a security profile that matches the client’s qop setting.

For more information on instantiating proxies, see “Instantiating proxies using CORBA-style interfaces” in Chapter 20, “Creating ActiveX Clients,” of the EAServer Programmer’s Guide.