Bug 3087

Summary: CSD incompatible with SSLIOP
Product: TAO Reporter: ciju john <john_c>
Component: SSLIOP Pluggable ProtocolAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: normal CC: sm
Priority: P3    
Version: 1.6.1   
Hardware: All   
OS: All   
Bug Depends on: 3327    
Bug Blocks:    

Description ciju john 2007-10-04 15:22:43 CDT
Currently CSD is incompatible with SSLIOP.

CSD involves a thread context after the first server side Interceptor (receive_request_service_context). SSLIOP::Current which gets initialized before the context doesn't get copied over. Without SSLIOP::Current, applications that use CSD and SSLIOP will not be able to access the certificate and certificate verification chain associated with a secure invocation's initiator, nor determine whether or not the current invocation is taking place within a secure session.

There are no plans at present to pursue a fix for this.

Ciju
Comment 1 Johnny Willemsen 2007-10-07 01:11:36 CDT
Updated summary
Comment 2 Johnny Willemsen 2018-10-30 07:10:40 CDT
There is a TAO/orbsvcs/tests/Security/ssliop_CSD test