Scheduled tasks do not work in my environment for ColdFusion 11 when using https. I have a simple test page that just emails hourly. Exactly the same task works fine for http, but not for https. Even after completing the task manually from the CF11 admin console, http works as expected, https not. I am running CF11, apache-tomcat-7.0.56 and jdk1.7.0_45.
Any ideas?
source
share