From dev-return-80368-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Tue Feb 16 09:00:50 2010 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 455 invoked from network); 16 Feb 2010 09:00:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2010 09:00:50 -0000 Received: (qmail 30543 invoked by uid 500); 16 Feb 2010 09:00:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 30448 invoked by uid 500); 16 Feb 2010 09:00:49 -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 30440 invoked by uid 99); 16 Feb 2010 09:00:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 09:00:49 +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:00:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DC008234C1EE for ; Tue, 16 Feb 2010 01:00:28 -0800 (PST) Message-ID: <1739283033.294831266310828899.JavaMail.jira@brutus.apache.org> Date: Tue, 16 Feb 2010 09:00:28 +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 [ https://issues.apache.org/jira/browse/GERONIMO-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain updated GERONIMO-5146: ---------------------------------- Attachment: 5146.patch Uploading a patch kindy verify and apply. > 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.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.