• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF9 and SSL

Advisor ,
May 13, 2015 May 13, 2015

Copy link to clipboard

Copied

Hi All,

I am trying to setup CF9 using SSL port in my laptop using build-in web server. I found and follow the next link:

Activating SSL on Coldfusion 9

Getting error: Error code: ssl_error_internal_error_alert

How can i debug this issue?

Thanks,

Views

407

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advisor , May 13, 2015 May 13, 2015

This step was missing:

go to CF Admin, go to “Java and JVM” on left menu, in “JVM Arguments”, add:

-Dcoldfusion.disablejsafe=true

restart CF, done

I hope it helps to safe time to someone else

Best,

Votes

Translate

Translate
Advisor ,
May 13, 2015 May 13, 2015

Copy link to clipboard

Copied

LATEST

This step was missing:

go to CF Admin, go to “Java and JVM” on left menu, in “JVM Arguments”, add:

-Dcoldfusion.disablejsafe=true

restart CF, done

I hope it helps to safe time to someone else

Best,

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation