nrelihan_68143
Mar 29, 2012Nimbostratus
Append TLS header to SMTP payload
Hey,
After implementing the "SMTP Start TLS" ( https://devcentral.f5.com/wiki/iRules.SMTP_Start_TLS.ashx ) with a little configuration, there is a requirement for the TLS header be attached or appended to the SMTP payload or header (for client side TLS troubleshooting).
Could this be achieved by using the "TCP::payload replace" command in the iRule's "when SERVER_DATA" conditional statment.
Is it possible that the iRule's 4Mb data collection limit could be reached in this circumstance?
Thanks.