I think these problems have been fixed in CF 4.5.  I've been doing
cfhttp ssl connections for a while with no problem.  Just make sure you
have the latest version.

Steve

"[EMAIL PROTECTED]" wrote:
> 
> Hiya all ,
> Though i know this is an only fusebox related mailing list still if any
> amongst you can be a bit helpful i'll be obliged.
> 
> I Need an solution for cfhttp for posting form variables and retrieving data
> from https(over a secure) connection.
> The thing is that i  need to post the form variables to another remote
> application that uses ssl. i read that cfhttp has problems with ssl if
> coldfusion server is running as a service. now most hosting companies run
> coldfusion as a service itself so it would be rather impossible to ask them
> to run coldfusion as an desktop application (as suggested by allaire ,a
> remedy for this problem).
> 
> Also, how can one maintain a session state if a form from one
> application(application1) posts to another remote application(application2
> not cf based) which then process the submitted data and redirects back to
> application1. I tried posting cfid and cftoken along with the form in
> application1 (both ways as form variables and query strings) but was unable
> the retrieve the values of session variables in application1 before
> submitting the form. And no I don't want to post the data in the session
> variables to the remote application to avoid security threat as well as
> processing lag.
> 
> And ofcourse application1 uses fusebox methodology!
> Need there be an alterntive to fusebox!!! ??? what a lame question! eh'
> Thanks In Advance !!
> Sincerely,
> Amit Talwar
> intellikaps
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to