Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
[BZ 1277389] Update default TLS support list.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon Pinder committed Jan 15, 2016
1 parent edd42ca commit 1c9f74b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -771,7 +771,7 @@ rhq.communications.multicast-detector.port=16162
# for all other JVMs, the algorithm will default to "SunX509"). If you need a specific algorithm value,
# you may hardcode it here in this file by uncommenting the lines and setting the values explicitly.
rhq.server.tomcat.security.client-auth-mode=false
rhq.server.tomcat.security.secure-socket-protocol=TLS
rhq.server.tomcat.security.secure-socket-protocol=TLSv1,TLSv1.1,TLSv1.2
#rhq.server.tomcat.security.algorithm=SunX509
rhq.server.tomcat.security.keystore.alias=RHQ
rhq.server.tomcat.security.keystore.file=${jboss.server.config.dir}/rhq.keystore
Expand Down

0 comments on commit 1c9f74b

Please sign in to comment.