Rank: Newbie Groups: Member
Joined: 6/24/2009 Posts: 1
|
Hi,
I was just about to place an order for the control and then realize.... Does the ajax uploader work across HTTPS? Will there be anything that I need to do differently (vs HTTP)?
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The AJAXUploader does work with HTTPS. Usually you do not need do anything differently when using HTTPs. In rare cases where there is a third server in between the client and the web server (for example, a load balancing server), you may need to set the uploader's ForceSSL to true.
Thanks!
|