Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29169 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37059 invoked by uid 1010); 4 May 2007 13:39:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37044 invoked from network); 4 May 2007 13:39:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2007 13:39:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:61013] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/D2-17046-C973B364 for ; Fri, 04 May 2007 09:39:42 -0400 Received: (qmail 27075 invoked from network); 4 May 2007 13:39:36 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 4 May 2007 13:39:36 -0000 Message-ID: <463B37A0.2040207@zend.com> Date: Fri, 04 May 2007 17:39:44 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Conrad Vermeulen CC: internals@lists.php.net, Douglas Goldstein References: <463AFA11.4070301@novagrove.com> In-Reply-To: <463AFA11.4070301@novagrove.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ldap extension From: antony@zend.com (Antony Dovgal) On 05/04/2007 01:17 PM, Conrad Vermeulen wrote: > Hi, > > I contacted Stig Venaas who is listed in the php/EXTENSIONS file as > being the maintainer of the LDAP extension. I have some patches I would > like to provide/apply > so that the extension supports LDAP + TLS a little better. Currently > there is no way to deal with certificates programatically, and must rely > on config files located on the > file system that can be difficult to handle in general installation > scenarios. > > Could you please advise how I can go about updating this extension? Try contacting Douglas Goldstein (I CCed him), he's the current maintainer of ext/ldap. -- Wbr, Antony Dovgal