JAN 25 2008

FMS: FMS 3.0 Released!

Related Categories: FlashCom FMS,

Adobe released Flash Media Server 3.0 today. The server comes in three editions: Interactive Server (IS), Streaming Server (SS), and Development.

FMS 3.0 includes new features such as performance enhancements, security enhancements (RTMPE, SWF verification, authentication plug-in adaptors), AMF3 support, H.264 and HE-AAC audio (MPEG-4 part 10) support, and Advanced Seek. Some features require Flash Player 9 Updater 3 (build 9,0,115,0). Check your player version here -- www.adobe.com/go/playerversion.

For more details see the product feature list for both editions or feature comparison matrix. Here's a DevNet article about FMS 3.0.

Download the development edition at www.adobe.com/go/tryflashmediaserver.

Comments (0) | Print | Send | del.icio.us | Digg It! | Linking Blogs
DEC 26 2005

More on Enabling SSL

Related Categories: Breeze, CPS, FlashCom, Security ColdFusion, JRun,

About a month ago I posted my Enabling SSL entry for instructions on importing SSL certificates into Adobe (formerly Macromedia) server software. Last week a colleague had an issue where the customer swore they imported the correct certificate into CFMX, but <cfldap> was not working over SSL. I pointed my colleague to my blog entry and she was able to debug the JVM stack trace and verify the serial numbers and certificate subjects did not match. Not only that, the customer had several certificates from which to choose and the cert subjects all had varying case syntax.

I also had a military customer who had certificates for multiple servers which needed importing into CFMX in order for the servers to properly integrate with each other on their secured network. I had the customer identify two computers to test with and then use the debugging technique to validate the handshake in the JVM stack trace. It turned out there was a descrepancy in the host names used in the certificate and the web site.

My recommendation for both scenarios is to import the signing certificate authority's (CA) certificate into the JVM trust store. When you import the CA cert ensure you specify the -trustcacerts option so that any certificates signed by this CA are trusted. Your certificates should also use a consistent naming scheme -- i.e. same case syntax (usually lower case), alphanumerics, etc.

Comments (0) | Print | Send | del.icio.us | Digg It! | Linking Blogs
NOV 23 2005

Enabling SSL

Related Categories: Breeze, CPS, FlashCom, Security ColdFusion, JRun,

This entry really applies to all/any Macromedia software (CFMX, DW, etc.) that leverages a JRE. To enable SSL (or even update existing certificates) you need to use the Java keytool to import the remote server's certificate into the JVM's certificate store. The JVM's default store is jre_root\lib\security\cacerts -- e.g. C:\j2sdk1.4.2_09\jre\lib\security\cacerts or C:\Program Files\Java\jre1.5.0_05\lib\security\cacerts or even cf_root\runtime\jre\lib\security\cacerts.

The keytool is only available with the Java Software Development Kit (SDK). Macromedia has 3 technotes which discusses this information (there's also info in several LiveDoc pages as well):

However, I decided to write a coverall for using the keytool to import the certificates and enabling JVM debugging to ensure the certificate handshake.

[More]

Comments (0) | Print | Send | del.icio.us | Digg It! | Linking Blogs
NOV 15 2005

Macromedia Security Bulletins MSPB-05-08

Related Categories: Breeze, CPS, FlashCom

Macromedia release three Security Bulletins today.

MSPB05-08: Contribute Publishing Server Password Encryption. This bulletin alerts the public that the password encryption in CPS prior to 1.11 contain is weak. Customers should install version 1.11 to get the updated encryption.

MSPB05-09: Security Patch for Insufficient Validation in Flash Communication Server. This bulletin alerts the public about a flaw in FlashCom MX that does not correctly validate RTMP requests coming from a Flash Player 8.5 alpha. The patch is linked in the security bulletin.

MSPB05-10: Security Patch for Insufficient Validation in Breeze Communication Server and Breeze Live Server. This bulletin is basically reports on the same flaw as in MSPB05-09 but for Breeze. Remember that FlashCom is embedded in Breeze. The Breeze patch is linked to the MSPB05-10 bulletin -- do not use the one for FlashCom!

Comments (0) | Print | Send | del.icio.us | Digg It! | Linking Blogs
Welcome to Sarge's personal blog A green acorn

Previous Month September 2010 Next Month

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Subscribe
Enter your email address to subscribe to this blog.