TLSv1.2 configured on JBoss is not working with Internet Explorer client
Issue
- We are working on to accept only
TLSv1.2protocol inEAPhttp server running onOracle JDK 8. When we get to any page which uses https in Internet Explorer (9,10,11), we do not get the page. (cannot display page error - screenshot attached). Firefox seems to be working fine. Are we missing any configuration?
<ssl name="https" key-alias="jboss" password="something" certificate-key-file="${jboss.server.config.dir}/jboss.keystore" protocol="TLSv1.2"/>
- We did enable TLSv1.0, TLSv1.1 and TLSv1.2 in Advanced options of IE (and disable the SSLv2 and 3). However, when we get to any page which uses https in Internet Explorer (9,10,11), we do not get the page.
Environment
- Red Had JBoss Enterprise Application Platform (EAP)
- 6.3.3
- 6.3.4
- 6.4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.