OCAP SFG Config File
OCAP SFG
OCAP Security
Commond Download
TSBroadcaster
SoftOC
TSPlayer
What is OCAP?
Short iTV Glossary
UniSoft's Partners
OCAP Headend Tools
OCAP Development Tools
iTV Conformance Testing


Sample OCAP SFG Config File

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--  -->
<!-- RC1-CA1-LC2 (CA Certificate) OpenSSL configuration file -->
<!--  -->
<!-- DESCRIPTION: CA certificate -->
<!--  -->

<config>
<default>
<HOME>.</hOME>
<base>sfgdir</base>
</default>

<signer>
<certfile>$base/certfiles/RC1-CA1-LC2+001.cert</certfile>
<keyfile>$base/keys/RC1-CA1-LC2.key</keyfile>
</signer>

</config>

Notes:

  1. sfgdir should be the pathname of the directory containing the OCAP SFG default file system structure.

  2. Additional tags can be added in the event that you are using a Hardware Security Module (HSM) to store the private key.

Last Updated: May 23, 2010; Copyright © 2003-2010 UniSoft Corporation.