ORB properties for secure sessions  Retrieving session security information

Chapter 6: Using SSL in C++ Clients

Creating a manager instance

Creating the manager instance for an SSL session is exactly like creating a manager instance for a non-SSL session, except that instead of specifying an IIOP port for the manager session in the string_to_object method, you specify the secure IIOP (specify iiops) port (the IIOPS default port number for mutual client-server authentication is 9002). You must specify a port that supports the at least the level of security specified by the QOP setting.





Copyright © 2005. Sybase Inc. All rights reserved. Retrieving session security information

View this book as PDF