USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 10/29/09 03:38 PM
Sign-Up: 05/07/05
Posts: 6,661
Hey,
I'm doing a sendAndLoad in my flash which sends some XML to a PHP script which then processes it and sends back some XML.
I want this to be secure, as in, not editable with a HTTP debugger such as Charles.
Is SSL the answer? If so how do I do this?
If not I assume I'm going to have to manually encrypt and decrypt
Cheers
- Matt, Rustyarcade.com
Posted at: 10/30/09 02:17 PM
Sign-Up: 10/27/09
Posts: 4
At 10/29/09 03:38 PM, Rustygames wrote: Hey, I'm doing a sendAndLoad in my flash which sends some XML to a PHP script which then processes it and sends back some XML. I want this to be secure, as in, not editable with a HTTP debugger such as Charles. Is SSL the answer? If so how do I do this? If not I assume I'm going to have to manually encrypt and decrypt Cheers
I couldn't find any documentation on SSL being supported in Flash's XML class so it's unlikely it is... There's no harm in trying it anyway though, and testing whether the Flash client is speaking ssl using a protocol analyser.
Manual encryption is always fun though :P I don't think you have any control over the http headers being passed over in Flash, so make sure there is nothing you want confidential beingjavascript:BBSPost.Save(); passed in the headers.
Posted at: 10/30/09 03:23 PM
Sign-Up: 06/10/07
Posts: 2,301
Regading SSL in Flash, the flash forum is better to ask for that specifically.
Posted at: 10/30/09 05:28 PM
Sign-Up: 02/14/05
Posts: 2,830
At 10/30/09 03:23 PM, urbn wrote: Regading SSL in Flash, the flash forum is better to ask for that specifically.
I doubt a lot of people in the Flash forum know anything about SSL; he was right to ask here instead.
over 1000 brains since 2005 Mich's Audio Guide By the demanding force of audio fags, I have placed this here.
Posted at: 10/30/09 06:05 PM
At 10/30/09 05:28 PM, Thomas wrote: I doubt a lot of people in the Flash forum know anything about SSL; he was right to ask here instead.
Not about SSL in general, about SSL in Flash. I realise he mentioned the other end as well, but it was more a reply to Palias than anything else.
Posted at: 11/1/09 10:53 AM
At 10/30/09 06:05 PM, urbn wrote: At 10/30/09 05:28 PM, Thomas wrote: I doubt a lot of people in the Flash forum know anything about SSL; he was right to ask here instead.Not about SSL in general, about SSL in Flash. I realise he mentioned the other end as well, but it was more a reply to Palias than anything else.
No trust me, this belongs in this forum. Don't worry anyway guys, I'll ask my PHP guy, though it will probably end up being manual
All times are Eastern Standard Time (GMT -5) | Current Time: 03:36 PM
<< Back