Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57256 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34567 invoked from network); 6 Jan 2012 17:15:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2012 17:15:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=tnelson@mail.unomaha.edu; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tnelson@mail.unomaha.edu; sender-id=pass Received-SPF: pass (pb1.pair.com: domain mail.unomaha.edu designates 64.18.0.147 as permitted sender) X-PHP-List-Original-Sender: tnelson@mail.unomaha.edu X-Host-Fingerprint: 64.18.0.147 exprod5og116.obsmtp.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.18.0.147] ([64.18.0.147:42894] helo=exprod5og116.obsmtp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/18-21551-51C270F4 for ; Fri, 06 Jan 2012 12:15:01 -0500 Received: from unomail2.unomaha.edu ([137.48.1.34]) by exprod5ob116.postini.com ([64.18.4.12]) with SMTP ID DSNKTwcsEiRS+HN7L7D0npPDNA0V4QJcnoi+@postini.com; Fri, 06 Jan 2012 09:15:01 PST To: internals@lists.php.net MIME-Version: 1.0 X-KeepSent: 9277248D:31D90BFB-8625797D:005EAB88; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.0.2 August 07, 2008 Message-ID: Date: Fri, 6 Jan 2012 11:14:55 -0600 X-MIMETrack: Serialize by Router on UNOMAIL2.UNOMAHA.EDU/Servers/UNEBR(Release 8.5.2FP3|July 10, 2011) at 01/06/2012 11:15:01 AM, Serialize complete at 01/06/2012 11:15:01 AM Content-Type: multipart/alternative; boundary="=_alternative 005EC0178625797D_=" Subject: Fw: [PHP] Implicit FTPS - New Feature Request From: tnelson@mail.unomaha.edu (Todd Nelson) --=_alternative 005EC0178625797D_= Content-Type: text/plain; charset="US-ASCII" I am interested in contacting the author(s) of the ftp_ssl_connect function to discuss additions/enhancements to support implicit FTPS. I do have a person's name to contact (see below), but I thought it best to try a message here first. Thank you. Todd ----- Forwarded by Todd Nelson/FACSTAFF/UNO/UNEBR on 01/06/2012 10:56 AM ----- From: Matijn Woudt To: Todd Nelson Cc: php-general@lists.php.net Date: 01/05/2012 12:16 PM Subject: Re: [PHP] Implicit FTPS On Thu, Jan 5, 2012 at 4:01 PM, Todd Nelson wrote: > My apologies if I'm in the wrong place, but I'm looking to discuss having > PHP support implicit FTPS (currently only supports explicit.) I'd like to > find the author(s) of the 'ftp_ssl_connect' function to discuss if this > has already been considered and offer assistance if desired. Thank you. > > > Todd Nelson Hi Todd, There's a special mailing list for PHP development (php-internals), that's probably a better to ask. `svn blame` on php_ftp.c shows that Stefan Esser (sesser@php.net) has written almost all lines of ftp_ssl_connect, so he's probably the author. Matijn --=_alternative 005EC0178625797D_=--