Bug 1028901 - Truststore password for jsse could be empty once we configure also keystore element.
Summary: Truststore password for jsse could be empty once we configure also keystore e...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: CR1
: EAP 6.2.0
Assignee: Miles Tjandrawidjaja
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-11 07:47 UTC by Petr Kremensky
Modified: 2014-09-03 04:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:55:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Kremensky 2013-11-11 07:47:13 UTC
Description of problem:
 Password for truststore could be empty once user enter some values for keystore.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.ER7

How reproducible:
 Always

Steps to Reproduce:
 1. Run GUI installer, go to post-install configuration using default values.
 2. Select to "Add a new security-domain".
 3. Press Next on "Security-Domain configuration" screen to get onto JSSE configuration screen.
 4. Select to add both keystore and truststore elements.
 5. Enter some values into "Keystore password", "Confirm keystore password", "Keystore URL", "Truststore URL", and press Next (leave fields for truststore password empty).

Actual results:
 No error message. Post-install configuration task will fail.

Expected results:
 Error dialog with "Truststore requires the password and URL fields to be set." message is shown (same as if we remove keystore element).

Comment 1 Miles Tjandrawidjaja 2013-11-12 17:28:09 UTC
Ensure that both keystore and trustore go through validation

http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=9c13b52ca817ebfe41a7e7fe5c36adc741622134

Comment 2 Petr Kremensky 2013-11-15 08:08:38 UTC
Verified on EAP 6.2.0.CR1 installer.


Note You need to log in before you can comment on or make changes to this bug.