Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72177 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36918 invoked from network); 4 Feb 2014 06:55:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2014 06:55:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.41 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.41 mail-la0-f41.google.com Received: from [209.85.215.41] ([209.85.215.41:63796] helo=mail-la0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/15-09069-BEE80F25 for ; Tue, 04 Feb 2014 01:55:40 -0500 Received: by mail-la0-f41.google.com with SMTP id mc6so6179268lab.14 for ; Mon, 03 Feb 2014 22:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Sxwu6oLjTihdOQWGaPIr7Kd8ZoIl6Uqa58ecDnOAj60=; b=WVkRbleY+oqSvjMi2tpy8qxbBr1Os6+OzOIAw27ctv3Dk2usvqCODWV1O3beRhD0mJ xSog/2l/YvyWpieDuJavQbKgt70x5WXqota3ABkAHEaj5fryA7Q2Gx3xn74Y9KyGs8j2 fsCMfAR2HGhgNM90CJhBD38+dUG7hD6eRfLUA9FwroMSLUd4wTFOXdppX/uHF1ididAy d9ocPay35KowgGhpr5E6YQbmZpr9794MunTtujkHPBSkQXJ5eBDMucPkiKPii9rvHYj1 80JWIuL72G6tRqbckUXNLiKrS+FhVijDSJ+Nn7WhHm2Vo3P2S1DE9H+Ry8jzi5GhRU+5 oXIw== X-Received: by 10.112.164.35 with SMTP id yn3mr447092lbb.45.1391496937086; Mon, 03 Feb 2014 22:55:37 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Mon, 3 Feb 2014 22:54:56 -0800 (PST) In-Reply-To: <0etue99gh36stnsd51qcdddqblh7o50qh6@4ax.com> References: <0etue99gh36stnsd51qcdddqblh7o50qh6@4ax.com> Date: Tue, 4 Feb 2014 15:54:56 +0900 X-Google-Sender-Auth: 3d2fy-R9SvQ7iexHAfdUek0ojVs Message-ID: To: Jan Ehrhardt Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c33530a422ca04f18f20ce Subject: Re: [PHP-DEV] [RFC] Build OpenSSL Module by Default From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c33530a422ca04f18f20ce Content-Type: text/plain; charset=UTF-8 Hi Jan, On Mon, Feb 3, 2014 at 7:57 PM, Jan Ehrhardt wrote: > Pierre Joye in php.internals (Mon, 3 Feb 2014 07:22:49 +0100): > >I do not think enabling openssl by default is a good thing, as it states > >now. We use not to ebable extension by default, if it is meant as must be > >configured, if there are external dependencies. ext/openssl and openssl > are > >also not the state of the art from an APIs point of view (diplomatically > >said), both in userland and internally. There are some on going work to > >provide better interfaces in userland (I can't find it back, but it was > >discussed here or on pecl-dev :). > > http://pecl.php.net/package/crypto > Just read readme.md. I looks a lot nicer! I'll vote for this :) Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c33530a422ca04f18f20ce--