Bug 3087 - CSD incompatible with SSLIOP
Summary: CSD incompatible with SSLIOP
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: SSLIOP Pluggable Protocol (show other bugs)
Version: 1.6.1
Hardware: All All
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on: 3327
Blocks:
  Show dependency tree
 
Reported: 2007-10-04 15:22 CDT by ciju john
Modified: 2018-10-30 07:10 CDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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