Clients can connect to a secure IIOP port using an SSL client certificate. You can issue intercomponent calls to the built-in CtsSecurity/SessionInfo component to retrieve the client certificate data, including:
The distinguished SSL user name
The client certificate fingerprint (MD5 message digest)
The client certificate data
The chain of issuing certificates
This component implements CtsSecurity::SessionInfo IDL interface. HTML documentation is available for the interface in the html/ir subdirectory of your EAServer installation. You can view it by loading the main EAServer HTML page, then clicking the “Interface Repository” link.
The CtsSecurity::UserCredentials interface is deprecated
The CtsSecurity::UserCredentials interface,
which is implemented by the CtsSecurity/UserCredentials component,
has been replaced by the CtsSecurity::SessionInfo interface,
which provides additional functionality such as certificate parsing.
EAServer supports the CtsSecurity::UserCredentials interface
for backwards compatibility. Please use the interface CtsSecurity::SessionInfo if
developing new components.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |