Summary: | SSLIOP_Acceptor incorrectly uses the same SSL component for all objects | ||
---|---|---|---|
Product: | TAO | Reporter: | Ossama Othman <ossama.othman> |
Component: | SSLIOP Pluggable Protocol | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.1.9 | ||
Hardware: | All | ||
OS: | All |
Description
Ossama Othman
2000-10-01 20:06:44 CDT
I'll get to this in a couple of weeks. The IORInterceptor and PolicyFactory interfaces defined in the Portable Interceptor specification provide the functionality necessary to implement per-object security association options. More notes... IORInterceptors and PolicyFactory registration have been implemented. However, the SecurityLevel2::SecurityManager appears to be the solution to this problem. I'll probably implement its get_security_policy() method (and just that method) for TAO 1.1.12. |