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

cfinvoke not working with https

Guest
May 11, 2009 May 11, 2009

I have a simple non-webservice cfc that grabs UPS shipping data perfectly over  non secure connection. As soon as I go to it with https it doesn't work.  Does anyone know how to fix this?

Thanks,

Joe

645
Translate
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
Advisor ,
May 12, 2009 May 12, 2009
LATEST

This is a shot in the dark but your cfinvoke with SSL issues may be due to the JVM not trusting the SSL certificate.  See this blog entry for more info.

http://www.talkingtree.com/blog/index.cfm/2004/7/1/keytool

Translate
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