Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 8647 invoked from network); 2 Sep 2010 13:54:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Sep 2010 13:54:08 -0000 Received: (qmail 12929 invoked by uid 500); 2 Sep 2010 13:54:08 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 12713 invoked by uid 500); 2 Sep 2010 13:54:06 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 12682 invoked by uid 99); 2 Sep 2010 13:54:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 13:54:05 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 13:54:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o82DrfoZ019541 for ; Thu, 2 Sep 2010 13:53:41 GMT Message-ID: <25649506.8201283435621942.JavaMail.jira@thor> Date: Thu, 2 Sep 2010 09:53:41 -0400 (EDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2460) Allow encrypted passwords to be used in configuration files In-Reply-To: <479554607.1256198272683.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2460. -------------------------------- Resolution: Fixed Fixed with svn revision 991934. Documentation is on the way. > Allow encrypted passwords to be used in configuration files > ----------------------------------------------------------- > > Key: AMQ-2460 > URL: https://issues.apache.org/activemq/browse/AMQ-2460 > Project: ActiveMQ > Issue Type: New Feature > Reporter: Dejan Bosanac > Assignee: Dejan Bosanac > Fix For: 5.4.1 > > > Jasypt (http://www.jasypt.org) library allows nice Spring integration and could be used to allow encrypted passwords to be used for simple authentication plugin, jdbc passwords and credential.properties -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.