19.8.4 Messages starting with KH
-
KH00189
SSL handshake interrupted by system: client port aa....aa(bb....bb)(cc....cc)(dd....dd):ee....ee
aa....aa: Port number
bb....bb: SSL handshaking time
cc....cc: Error number
dd....dd: Server process ID
ee....ee: SSL handshake status
- Description
-
SSL handshake processing did not end normally.
Stops the SSL request processing.
-
KH00190
SSL handshake interrupted by system: client port aa....aa
aa....aa: Port number
- Description
-
SSL handshake processing did not end normally.
Stops the SSL request processing.
-
KH00435
Unsupported protocol is ignored: SSLv3
- Description
-
The SSLv3 protocol was specified in the SSLProtocol directive, which does not support the protocol. The system ignores the specification of the SSLProtocol directive and continues startup processing.
- Action
-
Revise the specification of the SSLProtocol directive.
-
KH00436
Certificate Verification: Error (aa....aa): bb....bb [cc....cc]
aa....aa: Error number
bb....bb: Error string
cc....cc: Information about the certificate
- Description
-
Client authentication failed. Stops the SSL request processing.
-
KH00439
SSL Library Error: aa....aa
aa....aa: Details
- Description
-
An error occurred in the SSL library.
If the Web server is starting, the system stops the start processing. If an SSL request is being processed, the system stops the SSL request processing.
- Action
-
Review the detailed information indicated in this message.
-
KH00440
SSL library error aa....aa in handshake (server bb....bb:cc....cc) (dd....dd)(ee....ee)(ff....ff):gg....gg
aa....aa: Error number
bb....bb: Host name
cc....cc: Port number
dd....dd: SSL handshaking time
ee....ee: Error number
ff....ff: Server process ID
gg....gg: SSL handshake status
- Description
-
SSL handshake processing did not end normally.
Stops the SSL request processing.
-
KH00441
SSL library error aa....aa in handshake (server bb....bb:cc....cc)
aa....aa: Error number
bb....bb: Host name
cc....cc: Port number
- Description
-
SSL handshake processing did not end normally.
Stops the SSL request processing.
-
KH00442
access to aa....aa failed, reason: Cipher bb....bb is forbidden
aa....aa: File name
bb....bb: Cipher type
- Description
-
The bb....bb used for access is specified in the SSLBanCipher directive.
Returns the status code "403 Forbidden" and stops processing the request.
-
KH00443
ap_os_proc_filepath() failed.
- Description
-
The absolute path of the start command could not be obtained.
The web server stops starting.
-
KH00444
apr_filepath_merge() failed.
- Description
-
The path to the SSL library could not be generated.
The web server stops starting.
-
KH00445
Could not load the ssl library aa..aa
aa....aa: file name
- Description
-
The SSL library could not be loaded.
The web server stops starting.