HP Comware 5 Debug Manual Vol 3
Field
Description
Alert [ length length ] level
description
Information about the received or sent SSL 3.0 alert protocol message,
including the length of the message (in hexadecimal), the error level, and
the message description.
The error level can be warning or fatal.
Possible message descriptions are:
• close_notify.
• unexpected_message.
• bad_record_mac.
• decryption_failed.
• record_overflow.
• decompression_failure.
• handshake_failure.
• no_certificate.
• bad_certificate.
• unsupported_certificate.
• certificate_revoked.
• certificate_expired.
• certificate_unknown.
• illegal_parameter.
• unknown_ca.
• access_denied.
• decode_error.
• decrypt_error.
• export_restriction.
• protocol_version.
• insufficient_security.
• internal_error.
• user_canceled.
• no_renegotiation.
• unknown.
Valid finished message from peer,
session resume flag: flag.
Verified the finished message from the peer successfully. flag is the
session resuming flag and can be 0 or 1. 0 means that the session is a
newly established one, and 1 means that the session is a resumed one.
SSLC_CREATESSL Creating the SSL connection.
Choose cipher: NULL. Choosing the encryption algorithm: No encryption algorithm available.
SSL_accept SSL handshake process.
before string initialization. Before SSL or accept initialization. string can be SSL or accept.
SSL renegotiate ciphers. SSL is renegotiating the encryption algorithm.
before/accept initialization. Initializing the before or accept state.
ok/accept SSL initialization. Initializing the ok or accept state.
426