On Mon, Dec 15, 2025 at 06:59:50PM -0300, Fabiano Rosas wrote: > Make sure the TLS options handling is working correctly with a NULL > parameter. This is relevant due to the usage of StrOrNull for the > tls-creds, tls-authz and tls-hostname options. > > With this, all manners of passing TLS options are somehow covered by > the tests, we should not need to do manual testing when touching TLS > options code. > > Signed-off-by: Fabiano Rosas <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
