SSL Reference Manual
FALSE
Data will be dumped as full hex dump. This consumes a lot of resources but provides the most complete view.
Default
By default, a value of TRUE will be used
Considerations
• Audit messages will depend on the run mode – see parameter AUDITLEVEL for details
• See also parameters AUDITASCIIDUMPLENIN and AUDITASCIIDUMPLENOUT to control how much data
is dumped.
AUDITASCIIDUMPLENIN
Use this parameter to define how many bytes of the incoming messages are written to the audit log when
AUDITASCIIONLY is set to TRUE.
Parameter Syntax
AUDITASCIIDUMPLENIN -1 | n
Arguments
-1
means that each incoming message will be fully dumped.
n
means that only the first n bytes of each incoming message will be dumped.
Default
By default, a value of -1 will be used
See also
AUDITASCIIONLY, AUDITASCIIDUMPLENOUT
AUDITASCIIDUMPLENOUT
Use this parameter to define how many bytes of outgoing messages are written to the audit log when
AUDITASCIIONLY is set to TRUE.
Parameter Syntax
AUDITASCIIDUMPLENIN -1 | n
Arguments
-1
means that each outgoing message will be fully dumped.
n
means that only the first n bytes of each outgoing message will be dumped
Default
By default, a value of -1 will be used
See also
HP NonStop SSL Reference Manual Configuration • 39










