[Net-ssleay-devel] Net::SSLeay::Handle 0.63(?) - added support for make_listening_socket
Mike McCauley
mikem at open.com.au
Fri Jun 29 23:46:46 UTC 2007
Hello Sampo,
Looks like eyck's patch attachment got lost somewhere: it didnt make it to the
devel list. Did you get it?
"eyck", can you resend it to the list?
Cheers.
On Saturday 30 June 2007 08:08, sampo at symlabs.com wrote:
> eyck writes:
> > Hello,
> > I need a complimentary function to make_socket in Net::SSLeay::Handle
> > in particular to be able to handle both active and passive FTP I need
> > to be able to generate both client and listening sockets in uniform
> > manner (all the while being able to encrypt then on demand).
> >
> > Attached is the patch that makes this possible, I'm using it roughly
> > this way:
> > $socket=Net::SSLeay::Handle->make_listening_socket("127.0.0.1",0);..
> > accept($sock, $socket);undef $socket;$socket=$sock;
> >
> > I imagine that using this extension creating STARTLS-like servers with
> > Net::SSLeay::Handle would be a breeze.
>
> No dobt useful. Since you are using ::Handle family, are you sure
> this functionality does not exist already?
>
> At any rate, active Net::SSLeay development nowdays happens in
>
> http://alioth.debian.org/projects/net-ssleay/
> net-ssleay-devel at lists.alioth.debian.org
>
> May be they can help you and get the patch merged.
>
> Cheers,
> --Sampo
>
> > Is there any chance for releasing this, or something functionally
> > similar on CPAN soonish?
> >
> > regards, Eyck
>
> __________________________________________________________________
> Sym | Sampo Kellomaki ______| Identity Architect, Federated SSO
> ____ | +351-918.731.007 ______| Liberty ID-WSF DirectoryScript
> labs | skype: sampo.kellomaki | LDAP SOAP PlainDoc Crypto C Perl
>
>
> _______________________________________________
> Net-ssleay-devel mailing list
> Net-ssleay-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/net-ssleay-devel
--
Mike McCauley mikem at open.com.au
Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW
9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au
Phone +61 7 5598-7474 Fax +61 7 5598-7070
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP etc on Unix, Windows, MacOS, NetWare etc.
More information about the Net-ssleay-devel
mailing list