HP Comware 5 Debug Manual Vol 3
SSL debugging commands
debugging ssl
Use debugging ssl to enable SSL debugging.
Use undo debugging ssl to disable SSL debugging.
Syntax
debugging ssl { all | error | event | packet }
undo debugging ssl { all | error | event | packet }
Default
SSL debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: Specifies all types of SSL debugging.
error: Specifies SSL error debugging.
event: Specifies SSL event debugging.
packet: Specifies SSL packet debugging.
Usage guidelines
If you enable debugging for SSL packets, contents of inbound and outbound SSL packets will be
displayed in hexadecimal.
Table 1 and Table 2 describe output fields and messages for the debugging ssl error command and the
debugging ssl event command.
Table 218 Output from the debugging ssl error command
Field
Description
Failed to handle encrypted data, operation type:
operation-type.
Failed to handle the encrypted data, which may be of
the following types:
• 20: SSL change cipher spec protocol packet.
• 21: SSL alert protocol packet.
• 22: SSL handshake protocol packet.
• 23: SSL record protocol packet.
Failed to bind address to SSL. Failed to bind the IP address to SSL.
424