Authentication Plugin download for Real Audio


Package Description

These plugins have been written and tested on Windows NT (both server and client). The necessary files are available here:

hashchain.zip, golle.zip (server is not yet available)

Both contain plugins and configuration files for both server and client. To install do the following:

Client:

  1. Unzip the file(s)
  2. Copy the renderer plugin (*rnd.dll) to your Real Audio plugins directory which is normally  \Program Files\Common Files\Real\Plugins
  3. Copy all configuration files to the directory that the Real Audio player lives in
  4. Copy libeay32.dll and ssleay32.dll to the directory that contains the Real Audio executable (or put them in a directory that is in your path)
  5. Copy the demo server certificate file serverCert.pem to somewhere convinient
  6. Edit the configuration file and edit the location of the server certificate
 

Server:

  1. Unzip the file(s)
  2. Copy the file format plugin (*ff.dll) to the Real Server plugins directory which is normally \Program Files\Real\RealServer\Plugins
  3. Copy the demo server private key file serverKey.pem to the \Program Files\Real\Real Server\bin directory (the key file is not encrypted!)
  4. Copy libeay32.dll and ssleay32.dll to the directory that contains the Real Audio executable (or put them in a directory that is in your path)
  5. In order to serve content that is authenticated, simply append either .epf (for simple hash chain authentication) or .aepf (for Golle's method) to the names of content files. For example, intro.rm would be served as intro.rm.epf
nagendra@cs.stanford.edu
Last modified: Sun Nov 14 15:29:45 PST 1999