Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 61327 invoked from network); 8 Aug 2008 03:35:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2008 03:35:07 -0000 Received: (qmail 20675 invoked by uid 500); 8 Aug 2008 03:35:05 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 20641 invoked by uid 500); 8 Aug 2008 03:35:05 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 20630 invoked by uid 99); 8 Aug 2008 03:35:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 20:35:05 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2008 03:34:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0C612234C190 for ; Thu, 7 Aug 2008 20:34:46 -0700 (PDT) Message-ID: <1439163416.1218166486038.JavaMail.jira@brutus> Date: Thu, 7 Aug 2008 20:34:46 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-1194) Enable requirement for toggling confidentiality in configuration In-Reply-To: <787338079.1215382651588.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/DIRSERVER-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Karasulu closed DIRSERVER-1194. ------------------------------------ Resolution: Fixed http://svn.apache.org/viewvc?view=rev&revision=683825 > Enable requirement for toggling confidentiality in configuration > ---------------------------------------------------------------- > > Key: DIRSERVER-1194 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1194 > Project: Directory ApacheDS > Issue Type: New Feature > Affects Versions: 1.5.2 > Reporter: Alex Karasulu > Assignee: Alex Karasulu > Fix For: 1.5.4 > > > 1.5.3 had this implemented and a test case was created for this feature with a copy of it added to the 1.5.4 (bigbang branch). The feature has yet to be implemented because of a revamp of the frontend code in the bigbang. Here's a link to the test in the bigbang for the test case: > http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/server-unit/src/test/java/org/apache/directory/server/ssl/ConfidentialityRequiredITest.java?view=log > This test needs to be re-enabled after this feature is added to this branch in it's own way with the frontend rewrite. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.