Hide Forgot
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
This looks good to me. Marking it as verified.
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 .