Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89515 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52678 invoked from network); 1 Dec 2015 18:35:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2015 18:35:52 -0000 Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.160.182 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.160.182 mail-yk0-f182.google.com Received: from [209.85.160.182] ([209.85.160.182:36820] helo=mail-yk0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/81-38618-488ED565 for ; Tue, 01 Dec 2015 13:35:50 -0500 Received: by ykdr82 with SMTP id r82so18003936ykd.3 for ; Tue, 01 Dec 2015 10:35:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=L5pKoPGrcSFkRrXebdxweh9LmZnH390z0VwZfW33S4s=; b=nI32NVyGEIbzuy6PT0WRExne9V+gKml3w/VFOakvDlyeOGxKl/752K42dY7xXqA+w1 DR/JrR5DpTd5YokFzBQ4xoTkYlTsT1rrLL3mjkkJ6wqBep4HbmEQQyliv+iIvFWyYtzp AL6Jycc7K1HNS8ifNBhDKxOr/7Mp/I62R6HTSFcI4kqsbE1ojuSDqQDUqVEgjRapOlaq 4YSLgm3/N6VMWXb3GMD3pjdRynA9K4zzGpqG14VS/qAder4qXXFkBdTXyLwdeSylUQeD d9DvNBTVagBK2ljXrmIqGyksZU6VcvxVeaGCFIbOPuKQ5wo9PBeWPGjtN3VAgo4v29CX DAww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=L5pKoPGrcSFkRrXebdxweh9LmZnH390z0VwZfW33S4s=; b=ShbQQx6sXBK8Lfe75fjrUDt1zPCP06eztx/399soFn67IDhPJVmABHfI0knW0JL+jz 7XDxqry3RH0aHvIulDxsgnbddbCiNwdT5rquMk8rFckNhO9z0pNW6M/NjLHwWEJr+AAf /y6SbmDvQKVg3cErC40oLHcJ0UqbO1FI3PJRt3dvZTxI9Zmu4qrMRQ3mdYAI8z9KP+ID lUq7xo6aLsSbNdINEGSajpUaMg14do3AEecU13+oiNQJOiFdlaB9Jn6CdPRDEC5hOAHo Bz4xxaiXPagI73rj7Ab2zv8d1tBG5akpapRAXhVE+X11S+cU6BdB6BTg6Cmg0aeephJx rY6Q== X-Gm-Message-State: ALoCoQmltZ90cAfKj6kCrV270Z/NtnEidivQV9QK+YefqkHYaG+iZtKYsbBnI/9BmI1ckUI4Obkk MIME-Version: 1.0 X-Received: by 10.129.80.138 with SMTP id e132mr58422321ywb.90.1448994945040; Tue, 01 Dec 2015 10:35:45 -0800 (PST) Sender: me@daveyshafik.com Received: by 10.13.253.130 with HTTP; Tue, 1 Dec 2015 10:35:44 -0800 (PST) In-Reply-To: References: Date: Tue, 1 Dec 2015 13:35:44 -0500 X-Google-Sender-Auth: n1ajux8DXdYB9YQZpOjmWw5POsg Message-ID: To: Ferenc Kovacs Cc: Niklas Keller , Chris Riley , PHP internals Content-Type: multipart/alternative; boundary=001a1147fa52fb3b820525da6c08 Subject: Re: [PHP-DEV] Pear.php.net SSL cert From: davey@php.net (Davey Shafik) --001a1147fa52fb3b820525da6c08 Content-Type: text/plain; charset=UTF-8 On Mon, Nov 30, 2015 at 10:35 AM, Ferenc Kovacs wrote: > > PHP's certs are also "broken" for > > svn.php.net and edit.php.net, there are browser warnings because of the > > SHA1 certificate signatures. > > > > those are separate issues, already reported on systems@php.net > these kind of problems are either reported there via email or on > https://bugs.php.net/ under the the PHP.net Website problem/PHP.net > Systems > Operation problem. As a heads up, LetsEncrypt (https://letsencrypt.org) is going public on Dec. 3rd, have we considered using them for all php.net certs? --001a1147fa52fb3b820525da6c08--