TIP
Do not edit the default profile HTML pages.
To create a custom profile form, copy the existing form, edit the copy, and then place
it in the /var/lib/pki-ca/webapps/ca/ee/ca directory. The custom form can
be accessed by going to https://server.example.com:9444/ca/ee/ca/
exampleForm.html.
13.3.2. Customizing RA End-Entities Pages
The web pages for RA services are configured in pairs, a *.cgi file which is accessed by the Apache
web server and a *.vm file which contains the content for the page.
The docroot directory for the end-entities pages is /var/lib/pki-ra/docroot/ee. Each RA
profile has its own sub-directory and its own specific *.cgi and *.vm file pairs. For example, the user
profile enrollment forms are in /var/lib/pki-ra/docroot/ee/user/.
Figure 13.3. RA End-Entities Services Page
Each web services page uses three files to construct it. The header.vm and footer.vm files give
the text and styles for the header and footer that are common for all pages. These are in the main /
var/lib/pki-ra/docroot directory.
<div id="header">
<a href="http://www.redhat.com" title="Visit redhat.com for more information"><img src="/
images/logo_header.gif" alt="Red Hat" id="myLogo" /></a>
<div id="headertitle">
<a href="/" title="Red Hat homepage">Red Hat<sup><font size="-2">®</font></sup>
Certificate System</a>
Customizing RA End-Entities Pages
303
Need help?
Do you have a question about the CERTIFICATE SYSTEM 8.0 - ADMINISTRATION and is the answer not in the manual?