HP Comware 5 Debug Manual Vol 3

Table 219 Output from the debugging ssl event command
Field
Description
IN/OUT Inbound/outbound SSL protocol message.
[ length length ], message-type
Information about the received or sent SSL 2.0 protocol message,
including the length of the message (in hexadecimal) and the message
type.
Possible message types are:
CLIENT-HELLO.
CLIENT-MASTER-KEY.
CLIENT-FINISHED.
SERVER-HELLO.
SERVER-VERI FY.
SERVER-FINISHED.
REQUEST-CERTIFICATE.
CLIENT-CERTIFICATE.
Unknown.
[ length length ], ERROR: reason
SSL 2.0 error information, including the length of the packet in error and
the reason.
Possible reasons are:
NO-CIPHER-ERROR.
NO-CERTIFICATE-ERROR.
BAD-CERTIFICATE-ERROR.
UNSUPPORTED-CERTIFICATE-TYPE-ERROR.
Unknown.
Handshake [ length length ]
message-type
Information about the received or sent SSL 3.0 handshake protocol
message, including the length of the message (in hexadecimal) and the
message type.
Possible message types are:
HelloRequest.
ClientHello.
ServerHello.
Certificate.
ServerKeyExchange.
CertificateRequest.
ServerHelloDone.
CertificateVerify.
ClientKeyExchange.
Finished.
Unknown.
ChangeCipherSpec [ length
length ]
Information about the received or sent SSL 3.0 change cipher spec
protocol message, including the length of the message (in hexadecimal).
425