Please report new issues athttps://github.com/DOCGroup
seems ssliop is not updated for ipv6.
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.