UniSoft Corporation logo


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.