Forum Discussion

Darin_DeFer's avatar
Darin_DeFer
Icon for Altostratus rankAltostratus
Feb 04, 2022
Solved

SSL::payload replace - silent failure?

We have a request to add a certificate common name (CN) string to the end of a particular type of ISO-8583 message request coming arcoss on a long-lived TCP connection.  We already extract and log el...
  • jaikumar_f5's avatar
    Feb 05, 2022

    Can you try something like this,

    SSL::payload replace 0 $data_len ""

    SSL::payload replace 0 0 $new_payload