Installing the required packages
To repeat the scenario, you must install various packages.
To start the installation of the required packages, enter:
# yum install libica opencryptoki httpd mod_nssTo avoid any possible conflicts, remove the module mod_ssl (if installed on your
system):
# yum erase mod_ssl
Store an html file containing your Web page in /var/www/httpd/. This Web page
will be displayed when a connection is made to the Apache HTTPS server.