Summary: | SSLIOP fails with ipv6 | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | SSLIOP Pluggable Protocol | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.5.6 | ||
Hardware: | All | ||
OS: | All |
Description
Johnny Willemsen
2007-02-20 12:36:49 CST
The support is improving. I've added small changes to ensure the connector allows IPv6 addresses and that Bidir contexts handle IPv6 endpoints OK. The acceptor is derived from the IIOP acceptor and uses that base implementation for parsing addresses, so that is in good shape. Likewise for the SSLIOP profile, it along with the SSLIOP endpoint make use of the IIOP base classes for encoding and decoding addresses so they seem to work. To be sure, IPv6 extensions should be added to the orbsvcs/Security test suite, but spot manual runs with explicit -ORBEndpoints with IPv6 addresses are passing. |