Bug 1299097 - [GSS] 'How to configure server security' needs to show removing / updating existing configuration
Summary: [GSS] 'How to configure server security' needs to show removing / updating ex...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Andrea Hoffer
QA Contact: sgilda
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-15 22:58 UTC by Brad Maxwell
Modified: 2019-09-12 09:46 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-04 21:17:32 UTC
Type: Bug


Attachments (Terms of Use)

Description Brad Maxwell 2016-01-15 22:58:44 UTC
Description of problem:

We need to document how to update / change the keystore config or remove it to add another one.

The docs should show to add https realms with a keystore, but not updating/removing: 

/core-service=management/security-realm=ManagementRealmHTTPS/server-identity=ssl:add(...)



Document URL: 

https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/version-6.4/how-to-configure-server-security/

Section Number and Name: 

Describe the issue: 

Need to show how to modify / remove after adding.  Users looking at the docs were trying to call add again to update their keystore which lead to :

{
    "outcome" => "failed",
    "failure-description" => "JBAS014803: Duplicate resource [
    (\"core-service\" => \"management\"),
    (\"security-realm\" => \"ManagementRealmHTTPS\"),
    (\"server-identity\" => \"ssl\")
]",
    "rolled-back" => true

Comment 6 sgilda 2017-11-13 21:19:06 UTC
This looks good to me. Marking it as verified.

Comment 7 Christian Huffman 2017-12-04 21:17:32 UTC
Instructions for updating the keystore have been include, and are live on the Customer Portal at https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/how_to_configure_server_security/#six_configure_the_management_console_to_use_the_keystore .


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