Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA4AB10D76 for ; Tue, 20 Aug 2013 10:38:02 +0000 (UTC) Received: (qmail 41257 invoked by uid 500); 20 Aug 2013 10:38:01 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 40426 invoked by uid 500); 20 Aug 2013 10:37:54 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 40185 invoked by uid 99); 20 Aug 2013 10:37:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 10:37:53 +0000 Date: Tue, 20 Aug 2013 10:37:53 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: dev@ws.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WSS-383) Allow encrypted password storage in signaturePropFile 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/WSS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated WSS-383: ------------------------------------ Fix Version/s: 2.0 > Allow encrypted password storage in signaturePropFile > ----------------------------------------------------- > > Key: WSS-383 > URL: https://issues.apache.org/jira/browse/WSS-383 > Project: WSS4J > Issue Type: Improvement > Components: WSS4J Core > Affects Versions: 1.6.4 > Environment: Any > Reporter: Vandan Juvekar > Assignee: Colm O hEigeartaigh > Labels: encryption, password, security > Fix For: 2.0 > > > Currently we have to store keystore passwords in cleartext in WSS4J signaturePropFile. Please allow storing keystore passwords in AES-encrypted and Base64-encoded format in signaturePropFile, such that the symmetric key used to encrypt / decrypt the keystore password can be externalized in another file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org