Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 49277 invoked from network); 21 Mar 2007 16:24:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2007 16:24:54 -0000 Received: (qmail 95127 invoked by uid 500); 21 Mar 2007 16:25:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 95097 invoked by uid 500); 21 Mar 2007 16:25:01 -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 95081 invoked by uid 99); 21 Mar 2007 16:25:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 09:25:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 09:24:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93A62714043 for ; Wed, 21 Mar 2007 09:24:32 -0700 (PDT) Message-ID: <26824966.1174494272601.JavaMail.jira@brutus> Date: Wed, 21 Mar 2007 09:24:32 -0700 (PDT) From: "Bernt M. Johnsen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2108) Implement SSL/TLS communication between client and server In-Reply-To: <7261017.1164203162110.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482819 ] Bernt M. Johnsen commented on DERBY-2108: ----------------------------------------- Hi Rick, sorry for the confusion. There's an updated spec attahced to DEBY-2356. That spec will change somewhat due to DERBY-2363. DERBY-2363 is, however, blocked by DERBY-2412, which is where I'm at for the momnet. > Implement SSL/TLS communication between client and server > --------------------------------------------------------- > > Key: DERBY-2108 > URL: https://issues.apache.org/jira/browse/DERBY-2108 > Project: Derby > Issue Type: New Feature > Components: Network Client, Network Server, Security > Reporter: Bernt M. Johnsen > Assigned To: Bernt M. Johnsen > Fix For: 10.3.0.0 > > Attachments: DERBY-2108-first-cut.diff, DERBY-2108-first-cut.stat, DERBY-2108-second-cut.diff, DERBY-2108-second-cut.stat, DERBY-2108-third-cut.diff, DERBY-2108-third-cut.stat, derby-2108-v1.diff, derby-2108-v1.stat, derby-2108-v2.diff, derby-2108-v2.diff, derby-2108-v2.stat, derby-2108-v3.diff, derby-2108-v3.stat, derby-2108-v4.diff, derby-2108-v4.stat, derby-2108-v5.diff, derby-2108-v5.stat, SSLFuncSpect.txt > > > Implement SSL/TLS communication between client and server -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.