Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFHTTP with SSL connection failure

Status
Not open for further replies.

jokerparis

Programmer
Jul 7, 2000
15
0
0
FR
Hi!

I'm trying to execute a cfm script on a remote https web site so I'm using :

<cfhttp method=get url=&quot; port=443>

But as result I have a &quot;Connection Failure&quot; error..

Is CFHTTP working with SSL on Solaris ????
 
I had to set Cold Fusion running as a desktop applications rather then a server and it works like a charm with SSL. There is a how 2 on the alliare site.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top