Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9FCA910EA8 for ; Wed, 3 Dec 2014 01:46:13 +0000 (UTC) Received: (qmail 69920 invoked by uid 500); 3 Dec 2014 01:46:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 69889 invoked by uid 500); 3 Dec 2014 01:46:13 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 69878 invoked by uid 99); 3 Dec 2014 01:46:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2014 01:46:13 +0000 Date: Wed, 3 Dec 2014 01:46:13 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6764) analyze impact of poodle security alert on Derby client - server ssl support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232449#comment-14232449 ] ASF subversion and git services commented on DERBY-6764: -------------------------------------------------------- Commit 1643039 from [~mamtas] in branch 'code/branches/10.8' [ https://svn.apache.org/r1643039 ] DERBY-6764(analyze impact of poodle security alert on Derby client - server ssl support) Backport to 10.8 > analyze impact of poodle security alert on Derby client - server ssl support > ---------------------------------------------------------------------------- > > Key: DERBY-6764 > URL: https://issues.apache.org/jira/browse/DERBY-6764 > Project: Derby > Issue Type: Task > Affects Versions: 10.8.3.3, 10.9.2.2, 10.10.2.0, 10.11.1.1, 10.12.0.0 > Reporter: Myrna van Lunteren > Assignee: Mamta A. Satoor > Fix For: 10.10.2.1, 10.11.1.3, 10.12.0.0 > > Attachments: DERBY6764_10_8_backport_patch1_diff.txt, DERBY6764_backport10_11_patch1_diff.txt, DERBY6764_patch1_diff.txt, DERBY6764_patch1_stat.txt > > > Recently, a security weakness was found in SSLv3, POODLE: SSLv3 vulnerability (CVE-2014-3566) > Derby supports ssl between the client and network server. > We should investigate this and decide if we need to change our product, e.g. to eliminate support for SSL in favor of its successor TLS. -- This message was sent by Atlassian JIRA (v6.3.4#6332)