iTP Secure WebServer Operator Messages Manual
WEBSERV Messages
iTP Secure WebServer Operator Messages Manual—429507-002
1-12
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
Cause. The DN specified in AcceptSecureTransport directive is not found in the key
database.
Effect. The iTP WebServer does not start.
Recovery. Make sure the DN specified by the AcceptSecureTransport command
matches the DN of the certificate. Also, make sure that the correct key database is in
use. Lastly, make sure that the certificate was properly added to the key database.
455
cert-name
is the distinguished name of the certificate.
Cause. There is no private key associated to the certificate name specified in the
AcceptSecureTransport command.
Effect. The iTP WebServer does not start.
Recovery. Do keyadmin -list and verify that the certificate has an associated private
key entry. If not make sure that the certificate was indeed added to the keydatabase
used for certificate request and key generation.
456
cert-name
is the distinguished name of the certificate.
Cause. There was either no ServerPassword specified or the ServerPassword
specified was invalid.
Effect. The iTP WebServer does not start.
Recovery. Specify the correct ServerPassword in the config file.
544
Cause. A fatal error occurred when the httpd process tried to request the current
working directory.
(#455) AcceptSecureTransport directive: cannot find private
key for (cert name) in certificate/key database.
(#456) AcceptSecureTransport directive: cannot decrypt
private key for (cert name) in certificate/key database.
(#544) httpd: Can’t obtain current working directory. FATAL
ERROR