|
Home > Archive > Macromedia Flash Server > July 2005 > flash streaming via ssl?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
flash streaming via ssl?
|
|
| Erik Herz 2005-07-30, 2:45 am |
| Does anyone know if flash can be streamed via SSL? of
if there is any way to have password protection on an
RTMP stream where the password is not sent as clear
text?
How about any other formats like Real, Windows, or QT?
Erik
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Edward Chan 2005-07-30, 2:45 am |
| The current version of FCS does not support SSL natively. You need to
put an SSL proxy, such as stunnel in front of FCS to handle SSL. Flash
Player can handle SSL. You need to make a connection using "rtmps"
protocol, instead of "rtmp". This will be SSL to the SSL proxy, and the
SSL proxy will proxy data thru to FCS over a non-SSL connection.
=20
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org=20
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of=20
> Erik Herz
> Sent: Friday, July 29, 2005 9:48 PM
> To: FlashComm Mailing List
> Subject: [FlashComm] flash streaming via ssl?
>=20
> Does anyone know if flash can be streamed via SSL? of if=20
> there is any way to have password protection on an RTMP=20
> stream where the password is not sent as clear text?
>=20
> How about any other formats like Real, Windows, or QT?
>=20
> Erik
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|
|
|
|
|