From: Chris R. <chr...@me...> - 2000-11-29 14:07:31
|
Chris Ridd <chr...@me...> wrote: > Net::LDAP doesn't support it yet as I cannot work out how to switch an > existing IO::Socket::INET into an IO::Socket::SSL. If someone can work > that out, adding StartTLS support will be relatively straightforward. The current version of IO::Socket::SSL appears to have some code which performs this conversion, interestingly. I wonder if it works? Cheers, Chris |