Set up the configuration folder on the Primetime DRM DVD:
\Adobe Access Server for Protected Streaming\configs\
Copy the sample configs
folder to your <Tomcat_installation_dir>
and rename the copied folder to licenseserver
.
The path to the configs folder should now be <Tomcat_install_dir>\licenseserver\
.
Run Scrambler.bat
to obtain the encrypted passwords for the transport and license server PFX files in the Primetime DRM <DVD>
\Adobe Access Server for Protected Streaming\
directory:
Scrambler.bat <Adobe-provided transport credential password>
Scrambler.bat <Adobe-provided license server credential password>
Copy the PFX files to the <TomcatInstallDir>\licenseserver\flashaccessserver\tenants\<tenant-name>\
directory.
Edit the corresponding tenant configuration in <TomcatInstallDir>\licenseserver\flashaccessserver\tenants\sampletenant\flashaccess-tenant.xml
, with the following settings:
Configuration|Tenant|Credentials|TransportCredential|File|path=<filename-transport-credential-PFX>
Configuration|Tenant|Credentials|TransportCredential|File|password=<scrambled-transportcredential-password>
Configuration|Tenant|Credentials|LicenseServerCredential|File|path=<fielname-license-servercredential-PFX>
Configuration|Tenant|Credentials|LicenseServerCredential|File|password=<scrambled-license-servercredential-password>
Run the Validator.bat
utility to verify configuration is valid:
Validator.bat -g -r <absolute-path-to TomcatInstallDir\licenseserver>
Copy the flashaccessserver.war
file from the CD to the <TomcatInstallDir>\webapps\
directory.
If Tomcat is running, stop the running Tomcat instance by pressing <CTRL-C>
in the command window (if it was launched from the command window). You can also stop the server from the Windows Services application if Tomcat was installed as a Windows Service.
To start Tomcat, enter the following command:
<TomcatInstallDir>\bin\catalina run
To verify the set up, enter the following URL in a browser:
https://<LicenseServer>:8080/flashaccessserver/flashaccess/license/v2