To run all installed components together, a series of environment variables must be created. To do so, create a file named as a ejbca.sh under /etc/profile.d and add lines those are given below. Always remember that the paths provided in this guide are relative to your installation.
|
#!/bin/sh |
|---|
|
Once you are done editing the ejbca.sh file, save and close it. The file ejbca.sh in the /etc/profile.d directory will be executed whenever a bash login shell is entered. This finishes the basic configuration of all the components needed to install EJBCA.