Customizing RA End-Entities Pages
303
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>
Summary of Contents for CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Page 42: ...20 ...
Page 43: ...Part I Setting up Certificate Services ...
Page 44: ......
Page 190: ...168 ...
Page 208: ...186 ...
Page 223: ...Part II Additional Configuration to Manage CA Services ...
Page 224: ......
Page 256: ...234 ...
Page 270: ...248 ...
Page 280: ...258 ...
Page 292: ...270 ...
Page 293: ...Part III Managing the Subsystem Instances ...
Page 294: ......
Page 408: ...386 ...
Page 438: ...416 ...
Page 439: ...Part IV References ...
Page 440: ......
Page 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Page 504: ...482 ...
Page 556: ...534 ...
Page 564: ...542 ...