Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65702 invoked from network); 8 Mar 2010 02:40:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Mar 2010 02:40:12 -0000 Received: (qmail 93643 invoked by uid 500); 8 Mar 2010 02:39:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 93551 invoked by uid 500); 8 Mar 2010 02:39:50 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 93544 invoked by uid 99); 8 Mar 2010 02:39:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 02:39:50 +0000 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; Mon, 08 Mar 2010 02:39:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E45A234C1EE for ; Mon, 8 Mar 2010 02:39:27 +0000 (UTC) Message-ID: <144562625.129031268015967254.JavaMail.jira@brutus.apache.org> Date: Mon, 8 Mar 2010 02:39:27 +0000 (UTC) From: "Rex Wang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5146) Geronimo should provide a default encrypted password for trustStore and keyStore In-Reply-To: <1059726525.275741266230007853.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842523#action_12842523 ] Rex Wang commented on GERONIMO-5146: ------------------------------------ applied to branch 2.1 @ rev 920174. Thanks Ashish! > Geronimo should provide a default encrypted password for trustStore and keyStore > -------------------------------------------------------------------------------- > > Key: GERONIMO-5146 > URL: https://issues.apache.org/jira/browse/GERONIMO-5146 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: security > Affects Versions: 2.1.5, 2.2.1, 3.0 > Reporter: Ashish Jain > Assignee: Ashish Jain > Fix For: 2.1.5, 2.2.1, 3.0 > > Attachments: 5146_21.patch, 5146_21_updated.patch > > > Geronimo should provide by default encrypted password for trustStore and keyStore. If this is not done than after applying the fix for GERONIMO-4896 it will be required by user to > 1) first start the server w/o using JMXSecure Connector. > 2) Use the deploy.bat encrypt functionality to encrypt the password > 3) ShutDown and start the server with secure JMX. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.