Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26301 invoked from network); 3 Feb 2014 10:01:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2014 10:01:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:49993] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/B1-18355-DF86FE25 for ; Mon, 03 Feb 2014 05:01:34 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id AFDDF10D5C2; Mon, 3 Feb 2014 10:01:30 +0000 (GMT) Date: Mon, 3 Feb 2014 10:01:29 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Yasuo Ohgaki cc: "internals@lists.php.net" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [RFC] Build OpenSSL Module by Default From: derick@php.net (Derick Rethans) On Mon, 3 Feb 2014, Yasuo Ohgaki wrote: > Build OpenSSL Module by Default > https://wiki.php.net/rfc/build-openssl-by-default > > Internal developers and application developers' life could be a lot easier > if OpenSSL can be used always. There are number of ways to work around w/o > it (e.g. use `php_win32_get_random_bytes()` (Windows) or reading directly > from `/dev/xrandom` for random bytes), but life could be easier with > openssl. e.g. Hardware AES, etc. > > Any comments for building openssl by default? Yes. It's an external library that, although most people will have, causes issues with distributing binaries. I would be in favour turning it on by default, but do I understand correctly that you want to make PHP hard-depend on it? cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug Posted with an email client that doesn't mangle email: alpine