Hide Forgot
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:
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/
Please backport this update also to EAP 6.2 Security Guide, because there will be CP pathes for 6.2
Verified in EAP 6.2 Security Guide (Revision 2.0-31)