Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 924 invoked from network); 16 Feb 2010 09:02:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2010 09:02:52 -0000 Received: (qmail 31642 invoked by uid 500); 16 Feb 2010 09:02:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 31536 invoked by uid 500); 16 Feb 2010 09:02:51 -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 31528 invoked by uid 99); 16 Feb 2010 09:02:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 09:02:51 +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; Tue, 16 Feb 2010 09:02:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E4F5F234C1EE for ; Tue, 16 Feb 2010 01:02:27 -0800 (PST) Message-ID: <1352607399.294881266310947936.JavaMail.jira@brutus.apache.org> Date: Tue, 16 Feb 2010 09:02:27 +0000 (UTC) From: "Ashish Jain (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (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:all-tabpanel ] Ashish Jain updated GERONIMO-5146: ---------------------------------- Attachment: (was: 5146.patch) > 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 > > > 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.