Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 52782 invoked from network); 13 Feb 2007 08:45:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 08:45:27 -0000 Received: (qmail 14366 invoked by uid 500); 13 Feb 2007 08:45:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 14341 invoked by uid 500); 13 Feb 2007 08:45:33 -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 14332 invoked by uid 99); 13 Feb 2007 08:45:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 00:45:33 -0800 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; Tue, 13 Feb 2007 00:45:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9AF607142CC for ; Tue, 13 Feb 2007 00:45:05 -0800 (PST) Message-ID: <22273882.1171356305617.JavaMail.jira@brutus> Date: Tue, 13 Feb 2007 00:45:05 -0800 (PST) From: "Bernt M. Johnsen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (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:all-tabpanel ] Bernt M. Johnsen updated DERBY-2108: ------------------------------------ Attachment: derby-2108-v4.stat derby-2108-v4.diff Dyre, thanks for your comments. I have made a new patch, derby-2108-v4.diff, which have incorporated (most of) your commets. I think I'm ready for commit soon. I did a change to BULIDING.txt adding ${j14lib}/security.jar to java14compile.classpath in the description of how to build with IBM JDK. I have not verified that it works and hope someone would confirm that it's correct. > 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 > 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, 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.