HP Comware 5 Debug Manual Vol 3
// SSL was closing the SSL connection. The SSL ID is 24 and the socket ID is 3.
*Nov 9 17:06:19:677 2008 Sysname SSL/7/EVENT:Write alert:Warning:close notify.
// SSL wrote an alert packet. The alert level is warning and the description is close_notify.
*Nov 9 17:06:19:678 2008 Sysname SSL/7/EVENT:OUT: SSL 3.0 Alert [length 0002],
warning close_notify
// SSL sent an alert packet to the client. The protocol version is SSL 3.0, alert level is warning, description
is close_notify, and packet length is 2 bytes.
430