Skip to main content
SherwinSalud
Participant
March 4, 2015
Answered

COLDFUSION 10 is not accessible to IE using HTTPS but accessible to FireFox/Google Chrome - Need Help ASAP

  • March 4, 2015
  • 2 replies
  • 434 views

Hi All,

I have weird problem with the CF10. I configured Tomcat 7 and set up SSL. Tomcat manager is working fine for both HTTP and HTTPS for IE and Chrome. I created WAR for the CF10 and deployed it to Tomcat 7. CF10 admin can be access via http in IE and Chrome. But the HTTPS cannot be access via IE (any version ) but accessible via Chrome. Even my tomcat manager stop working via HTTPS for IE but its working fine in Chrome or firefax. Anyone know the configuration I need to change? Would you know the reason why I have this weerd issue?

    This topic has been closed for replies.
    Correct answer SherwinSalud

    it seems the the BUG only exists using the Java 1.6. After some testing the investigation, we found that using Java 1.7 will address the issue. Though we dont know the root cause

    2 replies

    SherwinSalud
    Participant
    March 4, 2015

    yeah.. I did that and I tried to all version of IE.. for some reason the HTTPS link is not working.  Tomcat HTTPS will only be accessible to both IE and Chrome if i removed CF10.. THough weird is that CF and TOmcat is accessible without any issue in Chrome or FireFox.. Do i have any settings I need to add to CF?

    SherwinSalud
    SherwinSaludAuthorCorrect answer
    Participant
    March 9, 2015

    it seems the the BUG only exists using the Java 1.6. After some testing the investigation, we found that using Java 1.7 will address the issue. Though we dont know the root cause

    vishu_13
    Inspiring
    March 4, 2015

    Did you try resetting IE?

    http://support.microsoft.com/kb/968089

    HTH