Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98589 invoked by uid 1010); 27 Apr 2006 04:22:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98574 invoked from network); 27 Apr 2006 04:22:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2006 04:22:34 -0000 X-PHP-List-Original-Sender: bfoz@bfoz.net X-Host-Fingerprint: 63.240.77.84 sccrmhc14.comcast.net NetCache Data OnTap 5.x Received: from ([63.240.77.84:49757] helo=sccrmhc14.comcast.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D6/43-19715-90740544 for ; Thu, 27 Apr 2006 00:22:33 -0400 Received: from [192.168.0.5] (c-24-6-134-233.hsd1.ca.comcast.net[24.6.134.233]) by comcast.net (sccrmhc14) with ESMTP id <200604270422310140020kcre>; Thu, 27 Apr 2006 04:22:31 +0000 Message-ID: <44504701.5050008@bfoz.net> Date: Wed, 26 Apr 2006 21:22:25 -0700 User-Agent: Thunderbird 1.5 (X11/20060401) MIME-Version: 1.0 To: Wez Furlong CC: internals@lists.php.net References: <444BDC4E.3020001@bfoz.net> <7f3ed2c30604231438u2560d69dvd2d6b6a7ab1c890e@mail.gmail.com> <444BF583.4020000@bfoz.net> <4e89b4260604232239m6d2647cex96eb7da52f78b92e@mail.gmail.com> <444D81C9.4050602@bfoz.net> <4e89b4260604242240k4af731a0o111048596b5fd693@mail.gmail.com> <444EC767.70606@bfoz.net> <4e89b4260604260013w599639b4q8aa59d417eba91b6@mail.gmail.com> In-Reply-To: <4e89b4260604260013w599639b4q8aa59d417eba91b6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] openssl extension maintainer? From: bfoz@bfoz.net (Brandon Fosdick) Wez Furlong wrote: > Ah yes. > http://us3.php.net/manual/en/function.openssl-pkey-export.php almost > does what you want... but only works on private keys. > > I'd welcome a patch for that too. Do you want separate patches for PKCS12 and PEM keys or should it be all one patch? Has anything changed that would require me to work from the CVS version or can I stick with the 5.1.2 release?