Steps for creating multiple application sections in the PKI Services template file

Perform the following steps to create multiple application sections to the PKI Services template file:
  1. Edit the pkiserv.tmpl file and find the CUSTOMERS application section.

    _______________________________________________________________

  2. Replicate the CUSTOMERS section and specify a unique name for the new application section.
    <APPLICATION NAME=appl-section-name>
    Rule: The application section name must be one word, all uppercase characters.

    _______________________________________________________________

  3. Determine which certificate types are required by this user subset. Based on these requirements, select the certificate templates that belong in the new application set by adding or removing template names from this new section as needed.

    _______________________________________________________________

  4. Customize the content of the web pages for this application by modifying the <CONTENT>…</CONTENT> subsection. (See TEMPLATE sections for a description of each subsection.)

    _______________________________________________________________

  5. Similarly, customize the original CUSTOMERS application by re-executing Steps 3 and 4, this time editing the content of the CUSTOMERS web pages.

    _______________________________________________________________

  6. Repeat Steps 14 for each application section you need to add.

    _______________________________________________________________

  7. Optionally, rename the original CUSTOMERS application to a new section name, if you want.
    <APPLICATION NAME=section-name>
    Rule: The application section name must be one word, all uppercase characters.

    _______________________________________________________________