Commit graph

1 commit

Author SHA1 Message Date
Arne Welzel
5984792f04 ssl: Prevent unbounded ssl_history growth
The ssl_history field may grow unbounded (e.g., ssl_alert event). Prevent this
by capping using a configurable limit (default 100) and raise a weird once reached.
2023-10-27 11:24:14 -07:00