Filter tls options
Author: ronagCreated Jun 28, 2020Updated Aug 14, 2026
Labelsenhancementgood first issue
Determine which tls options actually make sense to forward to `tls.connect` and throw if any other is provided (e.g. `allowHalfOpen`).
Source: nodejs/undici