The following provides information on customizing different parts of the EJBCA user interface.

CA User Interface

You can customize the CA UI in a number of ways:

  • System Configuration>Basic Configurations>Title
    • Edit the HTML page title of the CA UI (visible in the top of your web browser and in bookmarks)
  • System Configuration>Basic Configurations→Head Banner
    • Can be changed to one of the pre-shipped versions: adminweb/banners/head_banner.jsp, adminweb/banners/head_banner_test.jsp, adminweb/banners/head_banner_acc.jsp, adminweb/banners/head_banner_warning.jsp
    • On a pure software installation, you can create additional banners by creating a new file in modules/admin-gui/resources/banners, re-deploying EJBCA and selecting your custom banner.
  • System Configuration>Administrator Preferences>Theme
    • You can select one of the pre-defined themes that are stored in modules/admin-gui/resources/themes. The selection here will be the default in My Preferences for new administrators, where administrators can select their own theme.

RA User Interface

The entire CSS of the RA Web can be customized and hot-deployed by uploading a custom CSS package on the CA Web (which in the case of a remote RA connected by Peers will be automatically downloaded and deployed). For more information, see Customizing the RA Appearance