Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11463 invoked from network); 28 Jul 2015 15:27:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2015 15:27:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.237 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.237 mail-1.de-punkt.de Received: from [93.190.64.237] ([93.190.64.237:48802] helo=mail-1.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/A1-01209-67F97B55 for ; Tue, 28 Jul 2015 11:27:51 -0400 Received: from localhost (localhost [127.0.0.1]) by mail-1.de-punkt.de (Postfix) with ESMTP id 9AED73A079 for ; Tue, 28 Jul 2015 17:27:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail-1.de-punkt.de Received: from mail-1.de-punkt.de ([127.0.0.1]) by localhost (mail-1.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Se4hwTHRlT1X for ; Tue, 28 Jul 2015 17:27:47 +0200 (CEST) Received: from localhost.localdomain (unknown [193.171.53.67]) (Authenticated sender: php@sebastian-bergmann.de) by mail-1.de-punkt.de (Postfix) with ESMTPSA id EB2023A01A for ; Tue, 28 Jul 2015 17:27:46 +0200 (CEST) To: internals@lists.php.net References: <1438094723.27690.4.camel@kuechenschabe> <55B79B9A.7000903@php.net> <1438096979.27690.10.camel@kuechenschabe> Reply-To: internals@lists.php.net Message-ID: <55B79F72.2060805@php.net> Date: Tue, 28 Jul 2015 17:27:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1438096979.27690.10.camel@kuechenschabe> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] use https when downloading the pear installer From: sebastian@php.net (Sebastian Bergmann) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 07/28/2015 05:22 PM, Johannes Schlüter wrote: > An approach might be to remove the automatic download and > instructing the user to put the file there manually if this is seen > as important. +1