Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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