Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Flash:SSL security with Flash4
From: Damian Morton
Date: Thu, 2 Mar 2000 22:02:21 GMT

Neal, you are completely off base here

you can *send* a request for info using GET or POST (or even POST with
additional variables in the URL)
when using Load Variables, the variables are returned as a normal HTTP
package, encoded in 'application/x-www-urlencoded' format

if you do your Load Variables action to a URL of the form
'https://myserver.com/path/to/my/page', that _transaction_ (the variables
sent, and the info returned) will be encrypted using SSL encryption. The URL
isnt encrypted, the POST data is. Im not sure about GET data, that is, the
info encoded after the '?' in a URL.

> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Neal
> Cabage
> Sent: Thursday, March 02, 2000 8:25 AM
> To: flasheratchinwag [dot] com
> Subject: FLASH: Flash:SSL security with Flash4
>
>
> Question. I know that an SSL works to encrypt info being sent to/from
> server/client based upon the algorithm defined in your verisign
> certificate,
> etc, etc. I don't *really* know a lot more about it beyond that
> though. I
> presumption I have made however, is that it requires you to submit secure
> info using the POST method. Afterall, if you encrypt the URL, how will you
> ever find your page?
>
> The problem if my presumption is correct, is that, while you can
> *send* info
> via POST from a Flash applet, you can only put it back into Flash
> using the
> *GET* method. Thus, I would presume that the only way to create
> a *secure*
> transaction (presuming information needs to be displayed for confirmation
> prior to transaction) is to (a) do this section in HTML, or (b) use a
> server-side rendering tool such as Generator.
>
> Am I completely off base here or is this accurate?
>
> Thanks!
> Neal
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World�s Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Flash:SSL security with Flash, Neal Cabage

Replies
  FLASH: Flash:SSL security with Flash4, Neal Cabage

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]