We are using ColdFusion 9.0.1 with jdk 1.7.0_75 version. We have to use TLS 1.2 in our systems.
We have tried:
Adding
-Dhttps.protocols=TLSv1.2line to JRun4 > bin > jmv.config file.Installed jdk1.8.0_172 - jdk1.8.0_221 versions and changed JRun4 > bin > jmv.config >
java.homepath. After that when I open a web page, it opens an empty page. It is empty between body tags. There is no error.I have read this article Server and JRE are set to TLS 1.2 but Coldfusion 9 still trying to use TLS 1.0 . I can use ColdFusion 9 with Java 8 without problem.
How can I use ColdFusion 9 with TLS 1.2?
My OS Windows 2008 Server R2, running on Vmware and JRE 8 installed already.
Thanks for you replies.
tools.jarwith the JDK one of Java 8. CF uses it for some of its features. - Alex