Client with SSLv3 does not work when using TLS in EAP
Issue
- Require help with help with ssl protocol on the client side.
- when we are validating the application URL as below, it is posting an error on the client side when using
System.setProperty("https.protocols", "TLSv1");:-
<connector name="https" protocol="HTTP/1.1" scheme="https" socket-binding="https" enable-lookups="false" secure="true">
<ssl name="ssl" password="chenageit" certificate-key-file="/my/path/to/identity.jks" protocol="TLSv1" verify-client="false"/>
</connector>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- EAP 6.3.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
