Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90392 invoked from network); 14 Jul 2016 08:40:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2016 08:40:26 -0000 Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.218.41 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.218.41 mail-oi0-f41.google.com Received: from [209.85.218.41] ([209.85.218.41:33304] helo=mail-oi0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/C0-20986-8FF47875 for ; Thu, 14 Jul 2016 04:40:26 -0400 Received: by mail-oi0-f41.google.com with SMTP id j185so101286351oih.0 for ; Thu, 14 Jul 2016 01:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=dkznPFrYCl/1W2Nx17LnEXGrlSkBxAT8kVijqCERacM=; b=2GhFqubYioLVv0AZokZWfgsefDiyHsl5PP0d6IYdLVNqkj3hnBGGqmgxpk9TqbkIoO FsYoux/K1CJXrnL1ImzQpnbCShOArWdxsn/+KUgA87XIfPTWrM+atl2db55UHK32V+tr as8R+j1nhGeIKBxRFtQ0lqbMo1Bo59MBmLqV53P7uCgtG5VarCfKU9NULBGKKrNc/pJ/ 5/5fPbFy+YqPGYaNs2xpjQW++NcLiiLXKuAsMth/0tQqpsE6K17wpAhxQj8F57ptjo+Y ypu7tpTDr5YgCfOcUDAaNIqfqWJnL1WtHM4NhIvEtAKBNu5LMnDTGaISEDjj5nLEBAWp l57A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=dkznPFrYCl/1W2Nx17LnEXGrlSkBxAT8kVijqCERacM=; b=j+XWBQalDt8/SMFMKeDH/yLR0/oVcPw9ATEnEtWaMbdo9q7wlkAS/ba/I7HxOTsPFH yTdzGoxF/SY2xOivzLLBb/cH2FoithsUoEWRi8H7AiHig5t0m5oIu4qEM7QR1OWU5K6O CqdxeGAiWEV5lsLB2nMzTgPYK1DGjTwqJLm0w0zPW8i1iCcHkgSR7aOl6FLxCK5C6QlZ XI9qMRF3zpfpUNOJTgCiP58IvHpT5i8pKLDxHeee6BmgRUo24+ctH/Zi3jnCeNlVP4Gr q/tfwGaENdGCfbYGg62LXpnVsuaB2VbQp8pYkWnHeTqPldUUM8IGmOGgQLi/vaFRcpsa IHhQ== X-Gm-Message-State: ALyK8tL+NOaxit/sNjj8Xac2yWOmTCD50EccQjPuDjmjR5Wj1tMo7TgcIzj0Pd8TX4L1YR1wgUlgzzf2TYXaew== MIME-Version: 1.0 X-Received: by 10.157.46.51 with SMTP id q48mr8110589otb.114.1468485621411; Thu, 14 Jul 2016 01:40:21 -0700 (PDT) Received: by 10.157.10.101 with HTTP; Thu, 14 Jul 2016 01:40:20 -0700 (PDT) Received: by 10.157.10.101 with HTTP; Thu, 14 Jul 2016 01:40:20 -0700 (PDT) In-Reply-To: <82021344-e7ef-77c8-374d-122d217b3120@beccati.com> References: <82021344-e7ef-77c8-374d-122d217b3120@beccati.com> Date: Thu, 14 Jul 2016 04:40:20 -0400 Message-ID: To: Matteo Beccati Cc: PHP Internals , Jakub Zelenka Content-Type: multipart/alternative; boundary=001a113df192d297eb053794739f Subject: Re: [PHP-DEV] Dropping SSL2 in 7.1 From: scott@paragonie.com (Scott Arciszewski) --001a113df192d297eb053794739f Content-Type: text/plain; charset=UTF-8 I was making a reference to the DROWN attack On Jul 14, 2016 4:28 AM, "Matteo Beccati" wrote: > On 13/07/2016 23:42, Scott Arciszewski wrote: > > If we don't drop SSL2 support we might DROWN in technical debt. > > > > This would get a massive +1 from me. (Can we consider dropping SSL3 too > in > > 7.2?) > > I'm all for dropping it. Just to be clear though, what's the massive > technical debt we'd drown into? > > > Cheers > -- > Matteo Beccati > > Development & Consulting - http://www.beccati.com/ > --001a113df192d297eb053794739f--