using RSA secureID
You need to be logged in to post messages in the forums. New users may register here.
Clément Matéo
Member since: 23 February 2010
Posts: 13
|
Tuesday 31 August 2010 1:31:47 am
Hi,
I use ezmultiupload extension on back side.
I can't make it work because of security protocols : RSA secureID and HTTPS.
I've obtained certificate from a recognized certificate authority, so it is ok for HTTPS.
But, all request sent by the uploader are blocked by RSA secureID.
RSA secureID needs a cookie to trust any request. I've tried to put it by post variable using 'cookieVar' but I can't make it work.
I've done that:
|
|
Clément Matéo
Member since: 23 February 2010
Posts: 13
|
Tuesday 31 August 2010 9:06:44 am
Ok, I've read "One of the major limitations of the Flash-based uploader is that it cannot use browser cookies to authenticate file uploads.". So it won't work ...
|
|
André R.
Member since: 14 January 2008
Posts: 145
|
Friday 03 September 2010 4:18:02 am
Correct, even if one browser (IE) does send the cookies, this might be removed at any time by Adobe so can't be something to rely on.
|
|
You need to be logged in to post messages in the forums. New users may register here.