Bug 1132360

Summary: (6.3.1) Typo in cipher suite name resulting that this specific cipher cannot be used
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: baranowb <bbaranow>
Component: WebAssignee: Rémy Maucherat <rmaucher>
Status: CLOSED CURRENTRELEASE QA Contact: Radim Hatlapatka <rhatlapa>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: bbaranow, jcechace, mvelas, rdickens, rhatlapa
Target Milestone: CR1Keywords: Triaged
Target Release: EAP 6.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1116302 Environment:
Last Closed: 2014-10-13 18:36:42 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:
Embargoed:
Bug Depends On: 1078204, 1116302    
Bug Blocks: 1102082, 1131814    

Description baranowb 2014-08-21 08:38:26 UTC
+++ This bug was initially created as a clone of Bug #1116302 +++

SL_RSA_EXPORT_WITH_RC4_40_MD5 should be SSL_RSA_EXPORT_WITH_RC4_40_MD5

--- Additional comment from Radim Hatlapatka on 2014-07-04 04:09:35 EDT ---

Already fixed in upstream https://source.jboss.org/changelog/JBossWeb?cs=2472

--- Additional comment from Martin Velas on 2014-08-05 10:45:50 EDT ---

Issue is still valid for EAP 6.3.0.ER10.

Comment 2 Jakub Cechacek 2014-09-02 09:56:06 UTC
After decompilation of jbossweb-7.4.9.Final-redhat-1.jar and inspection of class org.apache.tomcat.util.net.jsse.openssl.Ciphers.java I can confirm that the typo was corrected. 

Verified 6.3.1.CP1.CR1