Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8868 invoked from network); 29 May 2017 07:48:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2017 07:48:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.217 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.217 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.217] ([81.169.146.217:35354] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/70-34073-F32DB295 for ; Mon, 29 May 2017 03:48:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1496044092; l=1358; s=domk; d=kelunik.com; h=Content-Type:To:Subject:Date:From:MIME-Version; bh=WcrAPF8eGm2OmAS1K1ngFGut5izVWI/9FTGgOHXQ0Fs=; b=LE0ZC2/ZNfab/CgPu/m4ijnZNU0kTGkuMzbfcH+6Zx2yiTnC2H1R1T0N0bMNn+gSZW W/qHRpwHjFUbmGlKXgjzV2EmbyDZ4yUgNj/0xetj2AiXGIY8RD31NZXpm6QxTz0+4WS0 Y9MtT410JKc89+dZt3mb0eUyNd44vSEe/8Hoo= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNHBqT53Q== X-RZG-CLASS-ID: mo00 Received: by mail-oi0-f51.google.com with SMTP id w10so70389495oif.0 for ; Mon, 29 May 2017 00:48:12 -0700 (PDT) X-Gm-Message-State: AODbwcCkzH7mHn7pZTgWE7u0NWcwfOxRIUnEd1uOp3Kjc6qyE+emqbIg T/gvK/QcRP1lw8MTkmiC6vw/a8Uf/Q== X-Received: by 10.202.81.9 with SMTP id f9mr5755269oib.184.1496044091824; Mon, 29 May 2017 00:48:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.176.133 with HTTP; Mon, 29 May 2017 00:48:11 -0700 (PDT) Date: Mon, 29 May 2017 09:48:11 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary="001a113d83e2a98b7d0550a4e8fc" Subject: [RFC][VOTE] Improved SSL / TLS constants From: me@kelunik.com (Niklas Keller) --001a113d83e2a98b7d0550a4e8fc Content-Type: text/plain; charset="UTF-8" Morning, I hereby open the vote on the "Improved SSL / TLS constants" RFC. This RFC proposes to change PHP's TLS constants to sane values. This change has been avoided by the previous RFC for PHP 5.6 due to BC reasons. This RFCs favors better security instead of backwards compatibility with version intolerant and out of date servers. You can find the full RFC here: https://wiki.php.net/rfc/improved-tls-constants Regards, Niklas --001a113d83e2a98b7d0550a4e8fc--