Bug 1011980

Summary: FIPS 140-2 Compliant Encryption Documentation Error
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kevin franklin <kfrankli>
Component: DocumentationAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Slavicek <pslavice>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: fbogyai, kfrankli, smumford
Target Milestone: GAKeywords: Documentation, EasyFix
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-20 12:45:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Kevin franklin 2013-09-25 13:38:25 UTC
Document URL: https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Administration_and_Configuration_Guide/

Section Number and Name: 10.13.3. Enable FIPS 140-2 Cryptography for SSL on Red Hat Enterprise Linux 6

Describe the issue: There is an error in the command at step "7 Configure the HTTPS connector to use the PKCS11 keystore" as the "keystore-type" is incorrectly defined.
/subsystem=web/connector=https/ssl=configuration:add(name=https,password=PASSWORD,keystore-type=PCKS11,

Suggestions for improvement: The command attribute "keystore-type" should read PKCS11 instead of PCKS11

Additional information:

Comment 2 Scott Mumford 2014-02-26 05:13:12 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 3 Scott Mumford 2014-02-26 05:15:30 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 4 FIlip Bogyai 2014-03-05 11:00:52 UTC
Please backport this update also to EAP 6.2 Security Guide, because there will be CP pathes for 6.2

Comment 6 FIlip Bogyai 2015-07-08 11:13:04 UTC
Verified in EAP 6.2 Security Guide (Revision 2.0-31)