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: - Added *-Dhttps.protocols=TLSv1.2* line to JRun4 > bin > jmv.config file. - Installed jdk1.8.0_172 - jdk1.8.0_221 versions and changed JRun4 > bin > jmv.config > java.home path. After that when i want to open web page, opens empty page. It is empty between body tags. There is no error. I have read an article linked below, i can use ColdFusion 9 with Java 8 without problem. Here is the Stackoverflow link: https://stackoverflow.com/questions/50767125/server-and-jre-are-set-to-tls-1-2-but-coldfusion-9-still-trying-to-use-tls-1-0?noredirect=1&lq=1 Infact, question is simple. How can we 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. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cfaussie/f61b2cad-7486-43a3-94c5-02f095e39b63%40googlegroups.com.
