|
Fixed an issue where firewalls acting as an accumulation proxy sent a
server hello with an earlier TCP timestamp value than a preceding
ACK packet, which prevented successful session establishment. This
occurred when the client hello messages were split across multiple
network segments.
To use this fix, run the CLI command debug dataplane
set ssl-decrypt accumulate-client-hello ts-relay
yes.
|