
password.conf
Chapter 2 Configuration Files 91
Error Functions
password.conf
Purpose
By default, the web server prompts the administrator for the key database
password before starting up. If you want the web server to be able to restart
unattended, you need to save the password ina
password.conf file. Be sure that
your system is adequately protected so that this file and the key databases are not
compromised.
Location
server_root/https-admserv/config
server_root/https-server_id/config
This file is not present by default. You must create it if you need it.
Syntax
PKCS#11_module_name:password
Table 2-21 obj.conf Error functions
Function/Parameter Description
send-error Sends an HTML file to the client in place of a specific HTTP response status.
path Specifies the full file system path of an HTML file to send to the client. The file is sent
astext/html regardlessofits name or actual type. If thefile doesnotexist, the server
sends a simple default error page.
reason (optional) the text of one of the reason strings (such as “Unauthorized” or
“Forbidden”). The string is not case sensitive.
code (optional) a three-digit number representing the HTTP response status code, such as
401 or 407. This can be any HTTP response status code or reason phrase according to
the HTTP specification.
qos-error Returnsan errorpage stating which quality of service limits caused theerror and what
the value of the QOS statistic was.
code (optional) a three-digit number representing the HTTP response status code, such as
401 or 407. This can be any HTTP response status code or reason phrase according to
the HTTP specification. The recommended value is 503.
Comentarios a estos manuales